Package-level declarations

Contains classes and interfaces for working with SSL certificates.

Contains classes and interfaces for working with SSL certificates.

Types

Link copied to clipboard
interface Certificate
interface Certificate
An SSL certificate instance such as an X.509 certificate providing an SSL server identity.
Link copied to clipboard
An error found by Chromium when verifying an SSL certificate.
Link copied to clipboard
A client SSL certificate.
Link copied to clipboard
The list of supported keystore types.
Link copied to clipboard
Thrown when loading a client certificate from a keystore has been failed.
Link copied to clipboard
interface SslPrivateKey
interface SslPrivateKey
An SSL private key.
Link copied to clipboard
A certificate factory, which is used to create X.509 certificates.