| Interface | Description |
|---|---|
| CertificateStore |
Store and retrieve certificates of entities and provide certificates for chain verification.
|
| KeyStore |
Store and retrieve private key from a key store.
|
| StoreReference |
A marker interface for store references.
|
| Class | Description |
|---|---|
| FileStoreReference |
Reference to a cryptographic store on the filesystem.
|
| Exception | Description |
|---|---|
| CertificateStoreException |
Exception thrown by the
CertificateStore. |
| KeyStoreException |
Exception thrown by the
KeyStore. |
Copyright © 2004–2015 XWiki. All rights reserved.