hunt.security.KeyStoreSpi

Undocumented in source.

Members

Classes

KeyStoreSpi
class KeyStoreSpi

This class defines the <i>Service Provider Interface</i> (<b>SPI</b>) for the {@code KeyStore} class. All the abstract methods in this class must be implemented by each cryptographic service provider who wishes to supply the implementation of a keystore for a particular keystore type.

Meta