Package | Description |
---|---|
org.spongycastle.asn1.x509 |
Support classes useful for encoding and processing X.509 certificates.
|
Modifier and Type | Method and Description |
---|---|
static RSAPublicKeyStructure |
RSAPublicKeyStructure.getInstance(ASN1TaggedObject obj,
boolean explicit)
Deprecated.
|
static RSAPublicKeyStructure |
RSAPublicKeyStructure.getInstance(java.lang.Object obj)
Deprecated.
|