OnCipherFinished typedef

OnCipherFinished = dynamic Function(CipherResult cipherResult)

Implementation

typedef OnCipherFinished = Function(CipherResult cipherResult);