Uses of Interface
org.bouncycastle.asn1.ASN1Choice
-
Packages that use ASN1Choice Package Description org.bouncycastle.asn1.bc BC specific object identifiers and classes for the BCFKS key store.org.bouncycastle.asn1.cmp Support classes useful for encoding and supporting PKIX-CMP as described RFC 2510.org.bouncycastle.asn1.cms Support classes useful for encoding and supporting Cryptographic Message Syntax as described in PKCS#7 and RFC 3369 (formerly RFC 2630).org.bouncycastle.asn1.crmf Classes and object identifiers specific to RFC 4211 "Internet X.509 Public Key Infrastructure Certificate Request Message Format (CRMF)."org.bouncycastle.asn1.dvcs Support classes useful for encoding and processing Data Validation and Certification Server (DVCS) protocols as described in RFC 3029.org.bouncycastle.asn1.esf Support classes useful for encoding and supporting [ESF] RFC3126 Electronic Signature Formats for long term electronic signatures.org.bouncycastle.asn1.isismtt.ocsp OCSP request extensions related to ISISMT -- the Industrial Signature Interoperability Specification.org.bouncycastle.asn1.isismtt.x509 X.509 attribute classes related to ISISMT -- the Industrial Signature Interoperability Specification.org.bouncycastle.asn1.ocsp Support classes useful for encoding and supporting OCSP objects.org.bouncycastle.asn1.x500 The base classes for defining an X.500 name.org.bouncycastle.asn1.x509 Support classes useful for encoding and processing X.509 certificates.org.bouncycastle.asn1.x509.qualified Support classes useful for encoding and processing messages based around RFC3739org.bouncycastle.asn1.x509.sigi Classes and object identifiers related to the SigI specifciation (German Signature Law Interoperability specification).org.bouncycastle.asn1.x9 Support classes useful for encoding and supporting X9.62 elliptic curve. -
-
Uses of ASN1Choice in org.bouncycastle.asn1.bc
Classes in org.bouncycastle.asn1.bc that implement ASN1Choice Modifier and Type Class Description classObjectStoreIntegrityCheckObjectStoreIntegrityCheck ::= CHOICE { PbeMacIntegrityCheck } -
Uses of ASN1Choice in org.bouncycastle.asn1.cmp
Classes in org.bouncycastle.asn1.cmp that implement ASN1Choice Modifier and Type Class Description classCertOrEncCertclassCMPCertificateclassPKIBody -
Uses of ASN1Choice in org.bouncycastle.asn1.cms
Classes in org.bouncycastle.asn1.cms that implement ASN1Choice Modifier and Type Class Description classEvidenceRFC 5544: Binding Documents with Time-Stamps; Evidence object.classKeyAgreeRecipientIdentifierRFC 5652: Content encryption key delivery mechanisms.classOriginatorIdentifierOrKeyRFC 5652: Content encryption key delivery mechanisms.classRecipientIdentifierRFC 5652: Content encryption key delivery mechanisms.classRecipientInfoRFC 5652: Content encryption key delivery mechanisms.classSignerIdentifierRFC 5652: Identify who signed the containingSignerInfoobject.classTimeRFC 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 classEncryptedKeyclassPKIArchiveOptionsclassPOPOPrivKeyclassProofOfPossession -
Uses of ASN1Choice in org.bouncycastle.asn1.dvcs
Classes in org.bouncycastle.asn1.dvcs that implement ASN1Choice Modifier and Type Class Description classCertEtcTokenCertEtcToken ::= 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 }classDataData ::= CHOICE { message OCTET STRING , messageImprint DigestInfo, certs [0] SEQUENCE SIZE (1..MAX) OF TargetEtcChain }classDVCSResponseDVCSResponse ::= CHOICE { dvCertInfo DVCSCertInfo , dvErrorNote [0] DVCSErrorNotice }classDVCSTimeDVCSTime ::= 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 classOtherHashOtherHash ::= CHOICE { sha1Hash OtherHashValue, -- This contains a SHA-1 hash otherHash OtherHashAlgAndValue } -
Uses of ASN1Choice in org.bouncycastle.asn1.isismtt.ocsp
Classes in org.bouncycastle.asn1.isismtt.ocsp that implement ASN1Choice Modifier and Type Class Description classRequestedCertificateISIS-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 classDeclarationOfMajorityA 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 classCertStatusclassResponderID -
Uses of ASN1Choice in org.bouncycastle.asn1.x500
Classes in org.bouncycastle.asn1.x500 that implement ASN1Choice Modifier and Type Class Description classDirectoryStringThe DirectoryString CHOICE object.classX500NameThe 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 classAttCertIssuerclassDisplayTextDisplayTextclass, used inCertificatePoliciesX509 V3 extensions (in policy qualifiers).classDistributionPointNameThe DistributionPointName object.classGeneralNameThe GeneralName object.classTargetTarget structure used in target information extension for attribute certificates from RFC 3281.classTime -
Uses of ASN1Choice in org.bouncycastle.asn1.x509.qualified
Classes in org.bouncycastle.asn1.x509.qualified that implement ASN1Choice Modifier and Type Class Description classIso4217CurrencyCodeThe Iso4217CurrencyCode object.classTypeOfBiometricDataThe 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 classNameOrPseudonymStructure 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 classX962ParametersThe Parameters ASN.1 CHOICE from X9.62.
-