| AccessDescription
| The AccessDescription object. |
code | html |
| AlgorithmIdentifier
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| AttCertIssuer
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| AttCertValidityPeriod
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| Attribute
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| AttributeCertificate
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| AttributeCertificateInfo
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| AuthorityInformationAccess
| The AuthorityInformationAccess object. |
code | html |
| BasicConstraints
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| CRLDistPoint
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| CRLNumber
| The CRLNumber object. |
code | html |
| CRLReason
| The CRLReason enumeration. |
code | html |
| CertPolicyId
| CertPolicyId, used in the CertificatePolicies and PolicyMappings
X509V3 Extensions. |
code | html |
| CertificateList
| PKIX RFC-2459
The X.509 v2 CRL syntax is as follows. |
code | html |
| CertificatePolicies
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| DSAParameter
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| DigestInfo
| The DigestInfo object. |
code | html |
| DisplayText
| DisplayText class, used in
CertificatePolicies X509 V3 extensions (in policy qualifiers). |
code | html |
| DistributionPoint
| The DistributionPoint object. |
code | html |
| DistributionPointName
| The DistributionPointName object. |
code | html |
| ExtendedKeyUsage
| The extendedKeyUsage object. |
code | html |
| GeneralName
| The GeneralName object. |
code | html |
| GeneralNames
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| GeneralSubtree
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| Holder
| The Holder object. |
code | html |
| IetfAttrSyntax
| Implementation of IetfAttrSyntax as specified by RFC3281. |
code | html |
| IssuerSerial
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| IssuingDistributionPoint
| IssuingDistributionPoint ::= SEQUENCE {
distributionPoint [0] DistributionPointName OPTIONAL,
onlyContainsUserCerts [1] BOOLEAN DEFAULT FALSE,
onlyContainsCACerts [2] BOOLEAN DEFAULT FALSE,
onlySomeReasons [3] ReasonFlags OPTIONAL,
indirectCRL [4] BOOLEAN DEFAULT FALSE,
onlyContainsAttributeCerts [5] BOOLEAN DEFAULT FALSE } |
code | html |
| KeyPurposeId
| The KeyPurposeId object. |
code | html |
| KeyUsage
| The KeyUsage object. |
code | html |
| NameConstraints
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| NoticeReference
| NoticeReference class, used in
CertificatePolicies X509 V3 extensions
(in policy qualifiers). |
code | html |
| ObjectDigestInfo
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| PolicyInformation
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| PolicyMappings
| PolicyMappings V3 extension, described in RFC3280. |
code | html |
| PolicyQualifierId
| PolicyQualifierId, used in the CertificatePolicies
X509V3 extension. |
code | html |
| PolicyQualifierInfo
| Policy qualifiers, used in the X509V3 CertificatePolicies
extension. |
code | html |
| RSAPublicKeyStructure
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| ReasonFlags
| The ReasonFlags object. |
code | html |
| SubjectPublicKeyInfo
| The object that contains the public key stored in a certficate. |
code | html |
| TBSCertList
| PKIX RFC-2459 - TBSCertList object. |
code | html |
| TBSCertList.CRLEntry
| |
code | html |
| TBSCertificateStructure
| The TBSCertificate object. |
code | html |
| Time
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| UserNotice
| UserNotice class, used in
CertificatePolicies X509 extensions (in policy
qualifiers). |
code | html |
| V1TBSCertificateGenerator
| Generator for Version 1 TBSCertificateStructures. |
code | html |
| V2AttributeCertificateInfoGenerator
| Generator for Version 2 AttributeCertificateInfo
AttributeCertificateInfo ::= SEQUENCE {
version AttCertVersion -- version is v2,
holder Holder,
issuer AttCertIssuer,
signature AlgorithmIdentifier,
serialNumber CertificateSerialNumber,
attrCertValidityPeriod AttCertValidityPeriod,
attributes SEQUENCE OF Attribute,
issuerUniqueID UniqueIdentifier OPTIONAL,
extensions Extensions OPTIONAL
}
|
code | html |
| V2Form
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| V2TBSCertListGenerator
| Generator for Version 2 TBSCertList structures. |
code | html |
| V3TBSCertificateGenerator
| Generator for Version 3 TBSCertificateStructures. |
code | html |
| X509CertificateStructure
| an X509Certificate structure. |
code | html |
| X509DefaultEntryConverter
| The default converter for X509 DN entries when going from their
string value to |
code | html |
| X509Extension
| an object for the elements in the X.509 V3 extension block. |
code | html |
| X509Extensions
| Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. |
code | html |
| X509Name
|
RDNSequence ::= SEQUENCE OF RelativeDistinguishedName
RelativeDistinguishedName ::= SET SIZE (1..MAX) OF AttributeTypeAndValue
AttributeTypeAndValue ::= SEQUENCE {
type OBJECT IDENTIFIER,
value ANY }
|
code | html |
| X509NameTokenizer
| class for breaking up an X500 Name into it's component tokens, ala
java.util.StringTokenizer. |
code | html |