Uses of Interface
org.bouncycastle.asn1.ASN1Choice
| Package | Description |
|---|---|
| org.bouncycastle.asn1.cms | |
| org.bouncycastle.asn1.x500 | |
| org.bouncycastle.asn1.x509 | |
| org.bouncycastle.asn1.x9 |
-
Uses of ASN1Choice in org.bouncycastle.asn1.cms
Classes in org.bouncycastle.asn1.cms that implement ASN1Choice Modifier and Type Class Description classSignerIdentifierclassTime -
Uses of ASN1Choice in org.bouncycastle.asn1.x500
Classes in org.bouncycastle.asn1.x500 that implement ASN1Choice Modifier and Type Class Description classDirectoryStringclassX500NameName ::= CHOICE { RDNSequence } RDNSequence ::= SEQUENCE OF RelativeDistinguishedName RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndValue AttributeTypeAndValue ::= SEQUENCE { type OBJECT IDENTIFIER, value ANY } -
Uses of ASN1Choice in org.bouncycastle.asn1.x509
Classes in org.bouncycastle.asn1.x509 that implement ASN1Choice Modifier and Type Class Description classAttCertIssuerclassDistributionPointNameThe DistributionPointName object.classGeneralNameThe GeneralName object.classTime -
Uses of ASN1Choice in org.bouncycastle.asn1.x9
Classes in org.bouncycastle.asn1.x9 that implement ASN1Choice Modifier and Type Class Description classX962Parameters