Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

CDC 1.1.2

Uses of Package
java.security.cert

Packages that use java.security.cert
java.net Provides the classes for implementing networking applications. 
java.security Provides the classes and interfaces for the security framework. 
java.security.cert Provides classes and interfaces for parsing and managing certificates, certificate revocation lists (CRLs), and certification paths. 
java.util.jar Provides classes for reading and writing the JAR (Java ARchive) file format, which is based on the standard ZIP file format with an optional manifest file. 
 

Classes in java.security.cert used by java.net
Certificate
          Abstract class for managing a variety of identity certificates.
 

Classes in java.security.cert used by java.security
Certificate
          Abstract class for managing a variety of identity certificates.
 

Classes in java.security.cert used by java.security.cert
CertificateEncodingException
          Certificate Encoding Exception.
CertificateException
          This exception indicates one of a variety of certificate problems.
 

Classes in java.security.cert used by java.util.jar
Certificate
          Abstract class for managing a variety of identity certificates.
 


CDC 1.1.2

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 218 specification.