| Package | Description |
|---|---|
| sun.security.pkcs | |
| sun.security.pkcs.android | |
| sun.security.provider | |
| sun.security.timestamp | |
| sun.security.x509 |
| Class and Description |
|---|
| AlgorithmId
This class identifies algorithms, such as cryptographic transforms, each
of which may be associated with parameters.
|
| Class and Description |
|---|
| AlgorithmId
This class identifies algorithms, such as cryptographic transforms, each
of which may be associated with parameters.
|
| X500Name
Note: As of 1.4, the public class,
javax.security.auth.x500.X500Principal,
should be used when parsing, generating, and comparing X.500 DNs.
|
| Class and Description |
|---|
| X509CertImpl
The X509CertImpl class represents an X.509 certificate.
|
| X509CRLImpl
An implmentation for X509 CRL (Certificate Revocation List).
|
| Class and Description |
|---|
| AlgorithmId
This class identifies algorithms, such as cryptographic transforms, each
of which may be associated with parameters.
|
| Class and Description |
|---|
| AccessDescription |
| AlgorithmId
This class identifies algorithms, such as cryptographic transforms, each
of which may be associated with parameters.
|
| AuthorityInfoAccessExtension
The Authority Information Access Extension (OID = 1.3.6.1.5.5.7.1.1).
|
| AuthorityKeyIdentifierExtension
This class represents the Authority Key Identifier Extension.
|
| AVA
X.500 Attribute-Value-Assertion (AVA): an attribute, as identified by
some attribute ID, has some particular value.
|
| BasicConstraintsExtension
This class represents the Basic Constraints Extension.
|
| CertAttrSet
This interface defines the methods required of a certificate attribute.
|
| CertException
Deprecated.
use one of Exceptions defined in the java.security.cert
package.
|
| CertificateAlgorithmId
This class defines the AlgorithmId for the Certificate.
|
| CertificateExtensions
This class defines the Extensions attribute for the Certificate.
|
| CertificateIssuerName
This class defines the X500Name attribute for the Certificate.
|
| CertificateIssuerUniqueIdentity
This class defines the subject/issuer unique identity attribute
for the Certificate.
|
| CertificatePoliciesExtension
This class defines the certificate policies extension which specifies the
policies under which the certificate has been issued
and the purposes for which the certificate may be used.
|
| CertificatePolicyId
Represent the CertificatePolicyId ASN.1 object.
|
| CertificatePolicyMap
Represent the CertificatePolicyMap ASN.1 object.
|
| CertificateSerialNumber
This class defines the SerialNumber attribute for the Certificate.
|
| CertificateSubjectName
This class defines the X500Name attribute for the Certificate.
|
| CertificateSubjectUniqueIdentity
This class defines the subject/issuer unique identity attribute
for the Certificate.
|
| CertificateValidity
This class defines the interval for which the certificate is valid.
|
| CertificateVersion
This class defines the version of the X509 Certificate.
|
| CertificateX509Key
This class defines the X509Key attribute for the Certificate.
|
| CRLDistributionPointsExtension
Represent the CRL Distribution Points Extension (OID = 2.5.29.31).
|
| CRLExtensions
This class defines the CRL Extensions.
|
| CRLNumberExtension
Represent the CRL Number Extension.
|
| DeltaCRLIndicatorExtension
Represents the Delta CRL Indicator Extension.
|
| DistributionPoint
Represent the DistributionPoint sequence used in the CRL
Distribution Points Extension (OID = 2.5.29.31).
|
| DistributionPointName
Represents the DistributionPointName ASN.1 type.
|
| ExtendedKeyUsageExtension
This class defines the Extended Key Usage Extension, which
indicates one or more purposes for which the certified public key
may be used, in addition to or in place of the basic purposes
indicated in the key usage extension field.
|
| Extension
Represent a X509 Extension Attribute.
|
| GeneralName
This class implements the ASN.1 GeneralName object class.
|
| GeneralNameInterface
This interface specifies the abstract methods which have to be
implemented by all the members of the GeneralNames ASN.1 object.
|
| GeneralNames
This object class represents the GeneralNames type required in
X509 certificates.
|
| GeneralSubtree
Represent the GeneralSubtree ASN.1 object, whose syntax is:
|
| GeneralSubtrees
Represent the GeneralSubtrees ASN.1 object.
|
| IssuerAlternativeNameExtension
This represents the Issuer Alternative Name Extension.
|
| IssuingDistributionPointExtension
Represents the CRL Issuing Distribution Point Extension (OID = 2.5.29.28).
|
| KeyIdentifier
Represent the Key Identifier ASN.1 object.
|
| NameConstraintsExtension
This class defines the Name Constraints Extension.
|
| PolicyConstraintsExtension
This class defines the certificate extension which specifies the
Policy constraints.
|
| PolicyInformation
PolicyInformation is the class that contains a specific certificate policy
that is part of the CertificatePoliciesExtension.
|
| PolicyMappingsExtension
Represent the Policy Mappings Extension.
|
| PrivateKeyUsageExtension
This class defines the Private Key Usage Extension.
|
| RDN
RDNs are a set of {attribute = value} assertions.
|
| ReasonFlags
Represent the CRL Reason Flags.
|
| SerialNumber
This class defines the SerialNumber class used by certificates.
|
| SubjectAlternativeNameExtension
This represents the Subject Alternative Name Extension.
|
| SubjectKeyIdentifierExtension
Represent the Subject Key Identifier Extension.
|
| UniqueIdentity
This class defines the UniqueIdentity class used by certificates.
|
| URIName
This class implements the URIName as required by the GeneralNames
ASN.1 object.
|
| X500Name
Note: As of 1.4, the public class,
javax.security.auth.x500.X500Principal,
should be used when parsing, generating, and comparing X.500 DNs.
|
| X500Signer
This class provides a binding between a Signature object and an
authenticated X.500 name (from an X.509 certificate chain), which
is needed in many public key signing applications.
|
| X509Cert
Deprecated.
Use the new X509Certificate class.
This class is only restored for backwards compatibility.
|
| X509CertImpl
The X509CertImpl class represents an X.509 certificate.
|
| X509CertInfo
The X509CertInfo class represents X.509 certificate information.
|
| X509CRLEntryImpl
Abstract class for a revoked certificate in a CRL.
|
| X509CRLImpl
An implmentation for X509 CRL (Certificate Revocation List).
|
| X509Key
Holds an X.509 key, for example a public key found in an X.509
certificate.
|
Copyright © 2020. All Rights Reserved.