Algorithm-specific per-key information.
Whether the algorithm is asymmetric.
Key generation parameters.
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.
OptionalimportImport public key from SubjectPublicKeyInfo.
ReadonlykeyWebCrypto KeyUsages for generated keys. These are specified separately for private/public/secret keys.
ReadonlyuuidIdentifies an algorithm in storage.
WebCrypto based algorithm implementation.