kiwidoc
View Mode: All (switch)
feedback

  • root
  • java
  • j2se
  • 1.5
  • java.security.cert

Package: java.security.cert

Overview

Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths. It contains support for X.509 v3 certificates and X.509 v2 CRLs.

Package Specification

  • Cryptography Architecture
  • RFC 2459: X.509 Certificate and CRL Profile

Related Documentation

For information about X.509 certificates and CRLs, please see:
  • http://www.ietf.org/rfc/rfc2459.txt
  • X.509 Certificates and CRLs

Interfaces

  • CRLSelector
  • CertPathBuilderResult
  • CertPathParameters
  • CertPathValidatorResult
  • CertSelector
  • CertStoreParameters
  • PolicyNode
  • X509Extension

Classes

  • CRL
  • CRLException
  • CertPath
  • CertPath.CertPathRep
  • CertPathBuilder
  • CertPathBuilderException
  • CertPathBuilderSpi
  • CertPathHelperImpl
  • CertPathValidator
  • CertPathValidatorException
  • CertPathValidatorSpi
  • CertStore
  • CertStoreException
  • CertStoreSpi
  • Certificate
  • Certificate.CertificateRep
  • CertificateEncodingException
  • CertificateException
  • CertificateExpiredException
  • CertificateFactory
  • CertificateFactorySpi
  • CertificateNotYetValidException
  • CertificateParsingException
  • CollectionCertStoreParameters
  • LDAPCertStoreParameters
  • PKIXBuilderParameters
  • PKIXCertPathBuilderResult
  • PKIXCertPathChecker
  • PKIXCertPathValidatorResult
  • PKIXParameters
  • PolicyQualifierInfo
  • TrustAnchor
  • X509CRL
  • X509CRLEntry
  • X509CRLSelector
  • X509CertSelector
  • X509Certificate

Summary

  • Interfaces: 8
  • Classes: 37

Classes

  • CRL
  • CRLException
  • CRLSelector
  • CertPath
  • CertPath.CertPathRep
  • CertPathBuilder
  • CertPathBuilderException
  • CertPathBuilderResult
  • CertPathBuilderSpi
  • CertPathHelperImpl
  • CertPathParameters
  • CertPathValidator
  • CertPathValidatorException
  • CertPathValidatorResult
  • CertPathValidatorSpi
  • CertSelector
  • CertStore
  • CertStoreException
  • CertStoreParameters
  • CertStoreSpi
  • Certificate
  • Certificate.CertificateRep
  • CertificateEncodingException
  • CertificateException
  • CertificateExpiredException
  • CertificateFactory
  • CertificateFactorySpi
  • CertificateNotYetValidException
  • CertificateParsingException
  • CollectionCertStoreParameters
  • LDAPCertStoreParameters
  • PKIXBuilderParameters
  • PKIXCertPathBuilderResult
  • PKIXCertPathChecker
  • PKIXCertPathValidatorResult
  • PKIXParameters
  • PolicyNode
  • PolicyQualifierInfo
  • TrustAnchor
  • X509CRL
  • X509CRLEntry
  • X509CRLSelector
  • X509CertSelector
  • X509Certificate
  • X509Extension
About, Contact, Credits, Legal, Release Notes, Party with the kiwi, Feed the kiwi
©pongasoft 2009-2011