Interface PEMContext

All Known Implementing Classes:
PEMContextImpl

interface PEMContext
A PEM derived SSLContext.

A PEMContext can be used to build a custom SSLContext for secure communication using an optional set of keystore and truststore instances that are derived from Base64 encoded public and private keys.

Since:
1.0