@blockchaincommons/crypto - v1.0.0-beta.3
Preparing search index...
HkdfOptions
Interface HkdfOptions
Options for the HKDF functions.
interface
HkdfOptions
{
dkLen
:
number
;
}
Index
Properties
dk
Len
Properties
Readonly
dk
Len
dkLen
:
number
Derived key length in bytes; at most 255 × the hash length.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dk
Len
@blockchaincommons/crypto - v1.0.0-beta.3
Loading...
Options for the HKDF functions.