Package ice.cert

Provides support for X509 Certificates.

See:
          Description

Class Summary
PKCS8PrivateKeyFactory  
X500Name Implements a representation of a Distinguished Name as specified in X.500.
X509Certificate Implementation of the jdk 1.2 java.security.cert.X509Certificates class.
X509CertificateFactory This class defines the functionality of a certificate factory, which is used to generate certificate objects from their encodings.
 

Exception Summary
CertificateEncodingException  
CertificateException  
CertificateExpiredException  
CertificateNotYetValidException  
CertificateParsingException  
 

Package ice.cert Description

Provides support for X509 Certificates.