Preparing search index...
The search index is not available
@microsoft/ccf-app
@microsoft/ccf-app
crypto
digest
Function digest
Generate a digest (hash) of the given data.
digest
(
algorithm
:
DigestAlgorithm
,
plaintext
:
ArrayBuffer
)
:
ArrayBuffer
Generate a digest (hash) of the given data.
Parameters
algorithm
:
DigestAlgorithm
plaintext
:
ArrayBuffer
Returns
ArrayBuffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@microsoft/ccf-app
Loading...
Generate a digest (hash) of the given data.