KeyStore.this

Creates a KeyStore object of the given type, and encapsulates the given provider implementation (SPI object) in it.

@param keyStoreSpi the provider implementation. @param provider the provider. @param type the keystore type.

class KeyStore
protected
this

Meta