menu
pointycastle package
documentation
digests/blake2b.dart
Blake2bDigest
algorithmName property
algorithmName property
dark_mode
light_mode
algorithmName
property
@
override
String
get
algorithmName
override
Get this algorithm's standard name.
Implementation
@override
String
get
algorithmName =>
'Blake2b'
;
pointycastle package
documentation
digests/blake2b
Blake2bDigest
algorithmName property
Blake2bDigest class