menu
paseto_dart package
documentation
blake2/blake2b_pointycastle.dart
Blake2b
algorithmName property
algorithmName property
dark_mode
light_mode
algorithmName
property
@
override
String
get
algorithmName
override
Возвращает название алгоритма ('Blake2b')
Implementation
@override String get algorithmName => 'Blake2b';
paseto_dart package
documentation
blake2/blake2b_pointycastle
Blake2b
algorithmName property
Blake2b class