WebCryptoSubtleCrypto.signmethod SubtleCrypto.sign#SubtleCrypto.sign(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams,key: CryptoKey,data: BufferSource,): Promise<ArrayBuffer>Parameters ##algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams#key: CryptoKey#data: BufferSourceReturn Type #Promise<ArrayBuffer>
method SubtleCrypto.sign#SubtleCrypto.sign(algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams,key: CryptoKey,data: BufferSource,): Promise<ArrayBuffer>Parameters ##algorithm: AlgorithmIdentifier | RsaPssParams | EcdsaParams#key: CryptoKey#data: BufferSourceReturn Type #Promise<ArrayBuffer>