Interface CryptoStore.ExportableAsKeyStore

All Superinterfaces:
CryptoStore
All Known Subinterfaces:
ClientKeyCryptoStore, ServerTrustCryptoStore, SignerTrustCryptoStore
Enclosing interface:
CryptoStore

public static interface CryptoStore.ExportableAsKeyStore extends CryptoStore
This interface serves as a trait to subtypes of CryptoStore. A CryptoStore implementing this interface is exportable as a KeyStore.