https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/generateKey
SubtleCrypto: generateKey() method - Web APIs | MDN
The generateKey() method of the SubtleCrypto interface is used to generate a new key (for symmetric algorithms) or key pair (for public-key algorithms).
web apissubtlecryptomethodmdn
https://cobalt.googlesource.com/cobalt/+/refs/tags/trunk.unnest/cobalt/subtlecrypto/crypto_key.cc?autodive=0%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F%2F
cobalt/subtlecrypto/crypto_key.cc - cobalt - Git at Google
cobaltsubtlecryptokeyccgit
https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto/wrapKey
SubtleCrypto: wrapKey() method - Web APIs | MDN
The wrapKey() method of the SubtleCrypto interface
web apissubtlecryptomethodmdn
https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto
SubtleCrypto - Web APIs | MDN
The SubtleCrypto interface of the Web Crypto API provides a number of low-level cryptographic functions.
web apissubtlecryptomdn