menu
idena_lib_dart package
documentation
pubdev/tweetnacl/tweetnacl_base.dart
SecretBox
incrNonce method
incrNonce method
dark_mode
light_mode
incrNonce
method
int
incrNonce
(
)
Implementation
int incrNonce() { return ++this._nonce; }
idena_lib_dart package
documentation
pubdev/tweetnacl/tweetnacl_base
SecretBox
incrNonce method
SecretBox class