|
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.jcajce.spec.ContextParameterSpec
Field Summary | |
static ContextParameterSpec |
EMPTY_CONTEXT_SPEC
|
Constructor Summary | |
ContextParameterSpec(byte[] context)
|
Method Summary | |
byte[] |
getContext()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static ContextParameterSpec EMPTY_CONTEXT_SPEC
Constructor Detail |
public ContextParameterSpec(byte[] context)
Method Detail |
public byte[] getContext()
|
Bouncy Castle Cryptography Library 1.81 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |