All Classes and Interfaces
Class
Description
Configuration of keys.
Fluent API builder for
Keys.Fluent API builder base for
Keys.Generated implementation of the prototype, can be extended by descendant prototype implementations.
Resources from a java keystore (PKCS12, JKS etc.).
Fluent API builder for
KeystoreKeys.Fluent API builder base for
KeystoreKeys.Generated implementation of the prototype, can be extended by descendant prototype implementations.
PEM files based keys - accepts private key and certificate chain.
Fluent API builder for
PemKeys.Fluent API builder base for
PemKeys.Generated implementation of the prototype, can be extended by descendant prototype implementations.
Reads a PEM file and converts it into a list of DERs so that they are imported into a
KeyStore easily.Exception caused by PKI handling (keystores, keys, certificates).