|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.crypto.params.ParametersWithSBox
public class 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 Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |