menu
pointycastle package
documentation
stream/rc4_engine.dart
RC4Engine
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 => 'RC4';
pointycastle package
documentation
stream/rc4_engine
RC4Engine
algorithmName property
RC4Engine class