menu
pointycastle package
documentation
block/desede_engine.dart
DESedeEngine
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 => 'DESede';
pointycastle package
documentation
block/desede_engine
DESedeEngine
algorithmName property
DESedeEngine class