menu
blockchain_utils package
documentation
crypto/crypto/x25519/x25519.dart
X25519KeyConst
privateKeyLength constant
privateKeyLength constant
dark_mode
light_mode
privateKeyLength
constant
int
const
privateKeyLength
Implementation
static const int privateKeyLength = 32;
blockchain_utils package
documentation
crypto/crypto/x25519/x25519
X25519KeyConst
privateKeyLength constant
X25519KeyConst class