Converts a buffer to hex string.
The buffer to convert.
The hex string.
Decrypt using Key
Key to use.
Data to decrypt.
Derive key from KeyMaterial
Key Material to use.
The salt.
Encrypt using Key
Key to use.
Data to encrypt.
Converts a password to a Key Material. Requires Crypto API.
Password to use.
Simple digest function.
Default hash function is SHA-256.
The text to hash.
The algorithm to use. Default is "SHA-256".
The hashed data.
Generated using TypeDoc
Cryptography provider API.