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