Package org.bouncycastle.operator.jcajce
Class JceGenericKey
java.lang.Object
org.bouncycastle.operator.GenericKey
org.bouncycastle.operator.jcajce.JceGenericKey
-
Constructor Summary
ConstructorDescriptionJceGenericKey
(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmIdentifier, Key representation) -
Method Summary
Methods inherited from class org.bouncycastle.operator.GenericKey
getAlgorithmIdentifier, getRepresentation
-
Constructor Details
-
JceGenericKey
public JceGenericKey(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmIdentifier, Key representation)
-