Module io.helidon.common.pki
Package io.helidon.common.pki
package io.helidon.common.pki
Utilities for PKI configuration and loading of certificates and keys.
- See Also:
-
ClassDescriptionConfiguration of keys.Fluent API builder for
Keys.Fluent API builder base forKeys.Generated implementation of the prototype, can be extended by descendant prototype implementations.Resources from a java keystore (PKCS12, JKS etc.).Fluent API builder forKeystoreKeys.KeystoreKeys.BuilderBase<BUILDER extends KeystoreKeys.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends KeystoreKeys> Fluent API builder base forKeystoreKeys.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 forPemKeys.PemKeys.BuilderBase<BUILDER extends PemKeys.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends PemKeys> Fluent API builder base forPemKeys.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 aKeyStoreeasily.Exception caused by PKI handling (keystores, keys, certificates).