public class IssuerIdentifier
extends org.bouncycastle.asn1.ASN1Object
implements org.bouncycastle.asn1.ASN1Choice
IssuerIdentifier ::= CHOICE {
sha256AndDigest HashedId8,
self HashAlgorithm,
...,
sha384AndDigest HashedId8
}
| Constructor and Description |
|---|
IssuerIdentifier() |
| Modifier and Type | Method and Description |
|---|---|
org.bouncycastle.asn1.ASN1Primitive |
toASN1Primitive() |