menu
crypto_wallet_util package
documentation
forked_lib.dart
SecretBox
incrNonce method
incrNonce method
dark_mode
light_mode
incrNonce
method
int
incrNonce
(
)
Implementation
int incrNonce() { return ++_nonce; }
crypto_wallet_util package
documentation
forked_lib
SecretBox
incrNonce method
SecretBox class