KeyStore Factory contract that should provide a mechanism to create and load a java.security.KeyStore with a keystore and/or truststore.
| Type | Name and description |
|---|---|
java.util.Map |
getKeyStoreModel()Loads a given Key Store returning the following model that most contain. |
java.util.Map |
getTrustStoreModel()Loads a given Trust Store returning the following model that most contain. |
Loads a given Key Store returning the following model that most contain.
Loads a given Trust Store returning the following model that most contain.