menu
pinenacl package
documentation
x25519.dart
SecretBox
SecretBox.new constructor
SecretBox.new constructor
dark_mode
light_mode
SecretBox
constructor
SecretBox
(
Uint8List
secret
)
Implementation
SecretBox(Uint8List secret) : super.fromList(secret);
pinenacl package
documentation
x25519
SecretBox
SecretBox.new constructor
SecretBox class