menu
pointycastle package
documentation
block/twofish.dart
TwofishEngine
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 =>
'Twofish'
;
pointycastle package
documentation
block/twofish
TwofishEngine
algorithmName property
TwofishEngine class