Methods
-
doFinal(Uint8List out, int outOff)
→ int
-
-
getOutputSize(int len)
→ int
-
-
getUpdateOutputSize(int len)
→ int
-
-
init(bool forEncryption, CipherParameters params)
→ void
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
processAADByte(int inp)
→ void
-
-
processAADBytes(Uint8List inp, int inpOff, int len)
→ void
-
-
processByte(int inp, Uint8List out, int outOff)
→ int
-
-
processBytes(Uint8List inp, int inOff, int len, Uint8List out, int outOff)
→ int
-
-
reset()
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited