org.apache.harmony.security.x509 |
|
Java Source File Name | Type | Comment |
AccessDescription.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the AccessDescription which is a part of X.509 framework
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
AlgorithmIdentifier.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the Algorithm Identifier which is a part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
AlternativeName.java | Class | |
AuthorityKeyIdentifier.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with Authority Key Identifier Extension (OID = 2.5.29.35). |
BasicConstraints.java | Class | Basic Constraints Extension (OID == 2.5.29.19). |
Certificate.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the X.509 certificate. |
CertificateIssuer.java | Class | CRL Entry's Certificate Issuer Extension (OID = 2.5.29.29).
It is a CRL entry extension and contains the GeneralNames describing
the issuer of revoked certificate. |
CertificateList.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the X.509 CRL. |
CertificatePolicies.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with Certificate Policies structure which is a part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
CRLDistributionPoints.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the CRL Distribution Points which is the part of X.509 Certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
CRLNumber.java | Class | CRL Entry's CRL Number Extension (OID = 2.5.29.20). |
DistributionPoint.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the DistributionPoint structure which is the part of X.509 CRL
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
DistributionPointName.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the DistributionPointName structure which is the part
of X.509 CRL
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
DNParser.java | Class | Distinguished Name Parser. |
EDIPartyName.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the following structure which is a subpart of GeneralName
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
ExtendedKeyUsage.java | Class | Extended Key Usage Extension (OID == 2.5.29.37). |
Extension.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the Extension part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
Extensions.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the Extensions part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
ExtensionValue.java | Class | Base class for extension value structures. |
GeneralName.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the GeneralName structure which is a part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
GeneralNames.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the GeneralNames structure which is a part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
GeneralSubtree.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the GeneralSubtree structure which is a part of X.509 certificate:
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
GeneralSubtrees.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the GeneralSubtrees structure which is a part of X.509 certificate:
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
InfoAccessSyntax.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the SubjectInfoAccessSyntax and AuthorityInfoAccessSyntax
which are a part of X.509 framework
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
InhibitAnyPolicy.java | Class | InhibitAnyPolicy Certificate Extension (OID = 2.5.29.54)
Its ASN.1 notation is as follows:
id-ce-inhibitAnyPolicy OBJECT IDENTIFIER ::= { id-ce 54 }
InhibitAnyPolicy ::= SkipCerts
SkipCerts ::= INTEGER (0..MAX)
(as specified in RFC 3280 http://www.ietf.org/rfc/rfc3280.txt). |
InvalidityDate.java | Class | CRL Entry's Invalidity Date Extension (OID = 2.5.29.24). |
IssuingDistributionPoint.java | Class | CRL's Issuing Distribution Point Extension (OID = 2.5.29.28). |
KeyUsage.java | Class | Key Usage Extension (OID = 2.5.29.15). |
NameConstraints.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the following structure which is a part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
ORAddress.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the ORAddress structure which is a part of X.509 certificate:
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
OtherName.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with OtherName structure which is a subpart of GeneralName
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
PolicyConstraints.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with PolicyConstraints structure which is a part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
PolicyInformation.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with PolicyInformation structure which is a subpart of certificatePolicies
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
PolicyQualifierInfo.java | Class | /**
The class encapsulates the ASN.1 DER decoding work
with PolicyQualifierInfo structure
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
PrivateKeyUsagePeriod.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the following certificate extension (OID: 2.5.29.16)
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
ReasonCode.java | Class | CRL Entry's Reason Code Extension (OID = 2.5.29.21). |
ReasonFlags.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the following part of X.509 CRL
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
SubjectKeyIdentifier.java | Class | Subject Key Identifier Extension (OID = 2.5.29.14). |
SubjectPublicKeyInfo.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with the following structure which is a part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
TBSCertificate.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with TBSCertificate structure which is the part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
TBSCertList.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with TBSCertList structure which is the part of X.509 CRL
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
Time.java | Class | Class represents the work with the following X.509 structure:
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
Utils.java | Class | |
Validity.java | Class | The class encapsulates the ASN.1 DER encoding/decoding work
with Validity structure which is the part of X.509 certificate
(as specified in RFC 3280 -
Internet X.509 Public Key Infrastructure. |
X509PublicKey.java | Class | |