SubtleCrypto.unwrapKey method | globals module | Bun BuildDocsReferenceGuidesBlogDiscord/Globals/SubtleCrypto/unwrapKeyMunwrapKey BuildDocsReferenceGuidesBlogDiscord /Globals/SubtleCrypto/unwrapKeyMunwrapKey unwrapKey(format: KeyFormat,wrappedKey: BufferSource,unwrappingKey: CryptoKey,unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,unwrappedKeyAlgorithm: AlgorithmIdentifier | HmacImportParams | RsaHashedImportParams | EcKeyImportParams | AesKeyAlgorithm,extractable: boolean,keyUsages: IterableKeyUsage>): PromiseCryptoKey>; Referenced typesclass CryptoKey readonly algorithm: KeyAlgorithm readonly extractable: boolean readonly type: KeyType readonly usages: KeyUsage[]
Search the reference...
/
method
SubtleCrypto.unwrapKeyunwrapKey(format: KeyFormat,wrappedKey: BufferSource,unwrappingKey: CryptoKey,unwrapAlgorithm: AlgorithmIdentifier | RsaOaepParams | AesCtrParams | AesCbcParams | AesGcmParams,unwrappedKeyAlgorithm: AlgorithmIdentifier | HmacImportParams | RsaHashedImportParams | EcKeyImportParams | AesKeyAlgorithm,extractable: boolean,keyUsages: KeyUsage[]): PromiseCryptoKey>;The CryptoKey dictionary of the Web Crypto API represents a cryptographic key. Available only in secure contexts.
Resources
ReferenceDocsGuidesDiscordMerch StoreGitHubBlogToolkit
RuntimePackage managerTest runnerBundlerPackage runnerProject
Bun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseBaked with ❤️ in San Francisco
We're hiring →SubtleCrypto.unwrapKey method | globals module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- API documentation for method globals.SubtleCrypto.unwrapKey | Bun