method SubtleCrypto.deriveKey
Jump to headingSubtleCrypto.deriveKey(): Promise<CryptoKey>Parameters Jump to heading
Jump to headingalgorithm: Jump to headingbaseKey: CryptoKeyJump to headingderivedKeyType: Jump to headingextractable: booleanJump to headingkeyUsages: KeyUsage[]Return Type Jump to heading
Promise<CryptoKey>