|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.bouncycastle.jcajce.spec.GOST28147ParameterSpec
org.bouncycastle.jce.spec.GOST28147ParameterSpec
public class GOST28147ParameterSpec
A parameter spec for the GOST-28147 cipher.
| Constructor Summary | |
|---|---|
GOST28147ParameterSpec(byte[] sBox)
Deprecated. |
|
GOST28147ParameterSpec(byte[] sBox,
byte[] iv)
Deprecated. |
|
GOST28147ParameterSpec(java.lang.String sBoxName)
Deprecated. |
|
GOST28147ParameterSpec(java.lang.String sBoxName,
byte[] iv)
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class org.bouncycastle.jcajce.spec.GOST28147ParameterSpec |
|---|
getIV, getSbox |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GOST28147ParameterSpec(byte[] sBox)
public GOST28147ParameterSpec(byte[] sBox,
byte[] iv)
public GOST28147ParameterSpec(java.lang.String sBoxName)
public GOST28147ParameterSpec(java.lang.String sBoxName,
byte[] iv)
|
Bouncy Castle Cryptography 1.50 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||