| Class | Description |
|---|---|
| AbstractMutablePemKeyStore |
Class that implements a few mutation methods in the keystore.
It's abstract to allow to subclasses to choose how have to load its keys and certificates. |
| AbstractPemKeyStore |
An abstract base class, helping to implement key stores which are read-only and have some kind of a "load" method.
|
| AbstractPemKeyStore.Entry | |
| AbstractReadOnlyKeyStore |
An abstract implementation of
KeyStoreSpi, implementing only mutating operations as "not supported". |
| PemBundleKeyStore | |
| PemBundleKeyStore.Immutable | |
| PemBundleKeyStore.Mutable | |
| PemConfigKeyStore | |
| PemConfigKeyStore.Immutable | |
| PemConfigKeyStore.Mutable | |
| PemKeyStore | |
| PemKeyStore.Immutable | |
| PemKeyStore.Mutable | |
| PemKeyStoreProvider | |
| PemUtils |
Copyright © 2018–2020. All rights reserved.