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.
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.
@author Jan Luehe