Uses of Package
java.security.cert

Packages that use java.security.cert
Package Description
com.squareup.okhttp.internal.http  
com.squareup.okhttp.internal.tls  
java.net  
java.security
Extensible cryptographic service provider infrastructure (SPI) for using and defining services such as Certificates, Keys, KeyStores, MessageDigests, and Signatures.
java.security.cert
This package provides all the classes and all the interfaces needed to generate, administer and verify X.509 certificates.
java.util.jar  
javax.crypto
This package provides the classes and interfaces for cryptographic applications implementing algorithms for encryption, decryption, or key agreement.
javax.net.ssl
This package provides classes and interfaces needed to use the Secure Sockets Layer (SSL) protocol and the successor Transport Layer Security (TLS) protocol.
org.apache.harmony.security.provider.cert  
org.apache.harmony.security.utils  
org.apache.harmony.security.x509  
org.apache.http.conn.ssl
TLS/SSL specific parts of the HttpConn API.
org.bouncycastle.cert.jcajce  
org.bouncycastle.cms  
org.bouncycastle.cms.jcajce  
org.bouncycastle.jcajce  
org.bouncycastle.jcajce.provider.asymmetric.x509  
org.bouncycastle.jcajce.provider.keystore.bc  
org.bouncycastle.jcajce.provider.keystore.pkcs12  
org.bouncycastle.jce  
org.bouncycastle.jce.exception  
org.bouncycastle.jce.provider  
org.bouncycastle.operator.jcajce  
org.bouncycastle.x509  
org.bouncycastle.x509.extension  
org.conscrypt