Generate key pair (for asymmetric algorithm) or secret key (for symmetric algorithm).
Key generation parameters.
Whether to generate as extractable WebCrypto key.
Generated key pair or secret key.
Optional
importImport public key from SubjectPublicKeyInfo.
Readonly
keyWebCrypto KeyUsages for generated keys. These are specified separately for private/public/secret keys.
Readonly
uuidIdentifies an algorithm in storage.
WebCrypto based algorithm implementation.