|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.operator.GenericKey
org.bouncycastle.operator.jcajce.JceGenericKey
public class JceGenericKey
Constructor Summary | |
---|---|
JceGenericKey(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmIdentifier,
java.security.Key representation)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.operator.GenericKey |
---|
getAlgorithmIdentifier, getRepresentation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JceGenericKey(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmIdentifier, java.security.Key representation)
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |