menu
pointycastle package
documentation
api.dart
StreamCipher
returnByte abstract method
returnByte abstract method
dark_mode
light_mode
returnByte
abstract method
int
returnByte
(
int
inp
)
Process one byte of data given by
inp
and return its encrypted value.
Implementation
int returnByte(int inp);
pointycastle package
documentation
api
StreamCipher
returnByte abstract method
StreamCipher class