public class GenericKey
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
|
GenericKey(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmIdentifier,
byte[] representation) |
protected |
GenericKey(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmIdentifier,
java.lang.Object representation) |
Modifier and Type | Method and Description |
---|---|
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getAlgorithmIdentifier() |
java.lang.Object |
getRepresentation() |