| Package | Description |
|---|---|
| vendor.org.bouncycastle.asn1.x509 |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmIdentifier |
SubjectPublicKeyInfo.getAlgorithmId() |
static AlgorithmIdentifier |
AlgorithmIdentifier.getInstance(org.bouncycastle.asn1.ASN1TaggedObject obj,
boolean explicit) |
static AlgorithmIdentifier |
AlgorithmIdentifier.getInstance(java.lang.Object obj) |
| Constructor and Description |
|---|
SubjectPublicKeyInfo(AlgorithmIdentifier algId,
DEREncodable publicKey) |