menu
yona_crypto package
documentation
crypto.dart
ExInvalidCipherText
errMsg method
errMsg method
dark_mode
light_mode
errMsg
method
String
errMsg
(
)
Implementation
String errMsg() => "invalid cipher text";
yona_crypto package
documentation
crypto
ExInvalidCipherText
errMsg method
ExInvalidCipherText class