KeyStoreSpi

Class KeyStoreSpi

public abstract class KeyStoreSpi
extends Object

This class defines the Service Provider Interface (SPI) for the 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.

Since:
1.2
See Also:
KeyStore

Constructors

KeyStoreSpi

public KeyStoreSpi()

Methods

登录查看完整内容