Uses of Interface
com.tangosol.net.ssl.PrivateKeyLoader
Package
Description
Contains interfaces and classes related to custom SSL certificate and key store loaders.
-
Uses of PrivateKeyLoader in com.tangosol.net.ssl
Modifier and TypeClassDescriptionclass
A base class forPrivateKeyLoader
implementations.class
APrivateKeyLoader
that loads aPrivateKey
file in PEM format from a URL.