method SubtleCrypto.digest
Jump to headingSubtleCrypto.digest(algorithm: AlgorithmIdentifier,data: BufferSource,): Promise<ArrayBuffer>
Parameters Jump to heading
Jump to headingalgorithm: AlgorithmIdentifier
Return Type Jump to heading
Promise<ArrayBuffer>