Interface CryptoSettings

All Known Subinterfaces:
CachingCryptoSettings

public interface CryptoSettings
Common interface to retrieve key and trust store information.

Key and trust store information can be referenced using streams (getKeyStoreStream(), getKeyStoreStream()).

See Also: