Android
package

java.security.cert

Classes | Description

This package provides all the classes and all the interfaces needed to generate, administer and verify X.509 certificates. more...

Interfaces

CertPathBuilderResult  
CertPathParameters  
CertPathValidatorResult  
CertSelector  
CertStoreParameters  
CRLSelector  
PolicyNode  
X509Extension  

Classes

Certificate Abstract class to represent identity certificates. 
Certificate.CertificateRep  
CertificateFactory This class provides the functionality of a certificate factory algorithm. 
CertificateFactorySpi This class is a Service Provider Interface (therefore the Spi suffix) for certificate factories to be supplied by providers. 
CertPath An immutable certificate path that can be validated. 
CertPath.CertPathRep  
CertPathBuilder  
CertPathBuilderSpi  
CertPathValidator  
CertPathValidatorSpi  
CertStore  
CertStoreSpi  
CollectionCertStoreParameters  
CRL This class represents Certificate Revocation Lists (CRLs). 
LDAPCertStoreParameters  
PKIXBuilderParameters  
PKIXCertPathBuilderResult  
PKIXCertPathChecker  
PKIXCertPathValidatorResult  
PKIXParameters  
PolicyQualifierInfo  
TrustAnchor  
X509Certificate  
X509CertSelector  
X509CRL  
X509CRLEntry  
X509CRLSelector  

Exceptions

CertificateEncodingException This class represents an encoding exception for a certificate. 
CertificateException This class represents a general certificate exception. 
CertificateExpiredException This class indicates that a given certificate has expired. 
CertificateNotYetValidException This class indicates that a given certificate is not valid yet. 
CertificateParsingException This class indicates that a given certificate could not be parsed. 
CertPathBuilderException  
CertPathValidatorException  
CertStoreException  
CRLException  
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56