menu
crypto_wallet_util package
documentation
forked_lib.dart
SecretBox
SecretBox.nonce constructor
SecretBox.nonce constructor
dark_mode
light_mode
SecretBox.nonce
constructor
SecretBox.nonce
(
Uint8List
_key
,
int
_nonce
)
Implementation
SecretBox.nonce(this._key, this._nonce);
crypto_wallet_util package
documentation
forked_lib
SecretBox
SecretBox.nonce constructor
SecretBox class