|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.params.ParametersWithSBox
Constructor Summary | |
ParametersWithSBox(CipherParameters parameters,
byte[] sBox)
|
Method Summary | |
CipherParameters |
getParameters()
|
byte[] |
getSBox()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ParametersWithSBox(CipherParameters parameters, byte[] sBox)
Method Detail |
public byte[] getSBox()
public CipherParameters getParameters()
|
Bouncy Castle Cryptography 1.33 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |