- ks
- the key store or null to use the default key store.
- password
- the password for the specified key store or null if no key store is provided.
Type Reason Java.Security.KeyStoreException if initializing this key manager factory fails. Java.Security.NoSuchAlgorithmException if a required algorithm is not available. Java.Security.UnrecoverableKeyException if a key cannot be recovered.
Initializes this instance with the specified key store and password.