Package org.xwiki.crypto.store
-
Interface Summary 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 Summary Class Description FileStoreReference Reference to a cryptographic store on the filesystem. -
Exception Summary Exception Description CertificateStoreException Exception thrown by theCertificateStore
.KeyStoreException Exception thrown by theKeyStore
.