Package io.deephaven.ssl.config
Class IdentityPrivateKey
java.lang.Object
io.deephaven.ssl.config.IdentityPrivateKey
- All Implemented Interfaces:
Identity
The identity material configuration from a certificate and private key.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.deephaven.ssl.config.Identity
Identity.Visitor<T> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionalias()The optional alias.static IdentityPrivateKey.Builderbuilder()abstract StringThe certificate chain path.The optional private key password.abstract StringThe private key path.final <V extends Identity.Visitor<T>,T>
Twalk(V visitor)