|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.engines.AEADBaseEngine.StreamAADOperator
Constructor Summary | |
protected |
AEADBaseEngine.StreamAADOperator()
|
Method Summary | |
byte[] |
getBytes()
|
int |
getLen()
|
void |
processAADByte(byte input)
|
void |
processAADBytes(byte[] input,
int inOff,
int len)
|
void |
reset()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected AEADBaseEngine.StreamAADOperator()
Method Detail |
public void processAADByte(byte input)
processAADByte
in interface AEADBaseEngine.AADOperator
public void processAADBytes(byte[] input, int inOff, int len)
processAADBytes
in interface AEADBaseEngine.AADOperator
public byte[] getBytes()
public void reset()
reset
in interface AEADBaseEngine.AADOperator
public int getLen()
getLen
in interface AEADBaseEngine.AADOperator
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |