OneShotDigestOptionsWithStringEncoding

Properties

Link copied to clipboard
abstract var outputEncoding: Any?

Encoding used to encode the returned digest.

Link copied to clipboard
abstract var outputLength: Double?

For XOF hash functions such as 'shake256', the outputLength option can be used to specify the desired output length in bytes.

Link copied to clipboard