menu
cryptdart package
documentation
implementations/handlers/handler_cipher.dart
HandlerCipher<T extends ICipher>
maxCrypts property
maxCrypts property
dark_mode
light_mode
maxCrypts
property
int
maxCrypts
final
inherited
Implementation
final int maxCrypts;
cryptdart package
documentation
implementations/handlers/handler_cipher
HandlerCipher<T extends ICipher>
maxCrypts property
HandlerCipher mixin