Uses of Interface
org.bouncycastle.asn1.ASN1Choice
-
-
Uses of ASN1Choice in org.bouncycastle.asn1.bc
Classes in org.bouncycastle.asn1.bc that implement ASN1Choice Modifier and Type Class Description class
ObjectStoreIntegrityCheck
ObjectStoreIntegrityCheck ::= CHOICE { PbkdMacIntegrityCheck [0] EXPLICIT SignatureCheck } -
Uses of ASN1Choice in org.bouncycastle.asn1.cmc
Classes in org.bouncycastle.asn1.cmc that implement ASN1Choice Modifier and Type Class Description class
BodyPartReference
BodyPartReference ::= CHOICE { bodyPartID BodyPartID, bodyPartPath BodyPartPath }static class
CMCStatusInfo.OtherInfo
Other info implements the choice component of CMCStatusInfo.class
OtherStatusInfo
Other info implements the choice component of CMCStatusInfoV2.class
TaggedRequest
TaggedRequest ::= CHOICE { tcr [0] TaggedCertificationRequest, crm [1] CertReqMsg, orm [2] SEQUENCE { bodyPartID BodyPartID, requestMessageType OBJECT IDENTIFIER, requestMessageValue ANY DEFINED BY requestMessageType } } -
Uses of ASN1Choice in org.bouncycastle.asn1.cmp
Classes in org.bouncycastle.asn1.cmp that implement ASN1Choice Modifier and Type Class Description class
CertOrEncCert
class
CMPCertificate
class
PKIBody
-
Uses of ASN1Choice in org.bouncycastle.asn1.cms
Classes in org.bouncycastle.asn1.cms that implement ASN1Choice Modifier and Type Class Description class
Evidence
RFC 5544: Binding Documents with Time-Stamps; Evidence object.class
KeyAgreeRecipientIdentifier
RFC 5652: Content encryption key delivery mechanisms.class
OriginatorIdentifierOrKey
RFC 5652: Content encryption key delivery mechanisms.class
RecipientIdentifier
RFC 5652: Content encryption key delivery mechanisms.class
RecipientInfo
RFC 5652: Content encryption key delivery mechanisms.class
SignerIdentifier
RFC 5652: Identify who signed the containingSignerInfo
object.class
Time
RFC 5652: Dual-mode timestamp format producing either UTCTIme or GeneralizedTime. -
Uses of ASN1Choice in org.bouncycastle.asn1.crmf
Classes in org.bouncycastle.asn1.crmf that implement ASN1Choice Modifier and Type Class Description class
EncryptedKey
class
PKIArchiveOptions
class
POPOPrivKey
class
ProofOfPossession
-
Uses of ASN1Choice in org.bouncycastle.asn1.dvcs
Classes in org.bouncycastle.asn1.dvcs that implement ASN1Choice Modifier and Type Class Description class
CertEtcToken
CertEtcToken ::= CHOICE { certificate [0] IMPLICIT Certificate , esscertid [1] ESSCertId , pkistatus [2] IMPLICIT PKIStatusInfo , assertion [3] ContentInfo , crl [4] IMPLICIT CertificateList, ocspcertstatus [5] CertStatus, oscpcertid [6] IMPLICIT CertId , oscpresponse [7] IMPLICIT OCSPResponse, capabilities [8] SMIMECapabilities, extension Extension }class
Data
Data ::= CHOICE { message OCTET STRING , messageImprint DigestInfo, certs [0] SEQUENCE SIZE (1..MAX) OF TargetEtcChain }class
DVCSResponse
DVCSResponse ::= CHOICE { dvCertInfo DVCSCertInfo , dvErrorNote [0] DVCSErrorNotice }class
DVCSTime
DVCSTime ::= CHOICE { genTime GeneralizedTime, timeStampToken ContentInfo } -
Uses of ASN1Choice in org.bouncycastle.asn1.esf
Classes in org.bouncycastle.asn1.esf that implement ASN1Choice Modifier and Type Class Description class
OtherHash
OtherHash ::= CHOICE { sha1Hash OtherHashValue, -- This contains a SHA-1 hash otherHash OtherHashAlgAndValue } -
Uses of ASN1Choice in org.bouncycastle.asn1.est
Classes in org.bouncycastle.asn1.est that implement ASN1Choice Modifier and Type Class Description class
AttrOrOID
AttrOrOID ::= CHOICE (oid OBJECT IDENTIFIER, attribute Attribute } -
Uses of ASN1Choice in org.bouncycastle.asn1.isismtt.ocsp
Classes in org.bouncycastle.asn1.isismtt.ocsp that implement ASN1Choice Modifier and Type Class Description class
RequestedCertificate
ISIS-MTT-Optional: The certificate requested by the client by inserting the RetrieveIfAllowed extension in the request, will be returned in this extension. -
Uses of ASN1Choice in org.bouncycastle.asn1.isismtt.x509
Classes in org.bouncycastle.asn1.isismtt.x509 that implement ASN1Choice Modifier and Type Class Description class
DeclarationOfMajority
A declaration of majority. -
Uses of ASN1Choice in org.bouncycastle.asn1.ocsp
Classes in org.bouncycastle.asn1.ocsp that implement ASN1Choice Modifier and Type Class Description class
CertStatus
class
ResponderID
-
Uses of ASN1Choice in org.bouncycastle.asn1.x500
Classes in org.bouncycastle.asn1.x500 that implement ASN1Choice Modifier and Type Class Description class
DirectoryString
The DirectoryString CHOICE object.class
X500Name
The X.500 Name object. -
Uses of ASN1Choice in org.bouncycastle.asn1.x509
Classes in org.bouncycastle.asn1.x509 that implement ASN1Choice Modifier and Type Class Description class
AttCertIssuer
class
DisplayText
DisplayText
class, used inCertificatePolicies
X509 V3 extensions (in policy qualifiers).class
DistributionPointName
The DistributionPointName object.class
GeneralName
The GeneralName object.class
Target
Target structure used in target information extension for attribute certificates from RFC 3281.class
Time
-
Uses of ASN1Choice in org.bouncycastle.asn1.x509.qualified
Classes in org.bouncycastle.asn1.x509.qualified that implement ASN1Choice Modifier and Type Class Description class
Iso4217CurrencyCode
The Iso4217CurrencyCode object.class
TypeOfBiometricData
The TypeOfBiometricData object. -
Uses of ASN1Choice in org.bouncycastle.asn1.x509.sigi
Classes in org.bouncycastle.asn1.x509.sigi that implement ASN1Choice Modifier and Type Class Description class
NameOrPseudonym
Structure for a name or pseudonym. -
Uses of ASN1Choice in org.bouncycastle.asn1.x9
Classes in org.bouncycastle.asn1.x9 that implement ASN1Choice Modifier and Type Class Description class
X962Parameters
The Parameters ASN.1 CHOICE from X9.62.
-