Package | Description |
---|---|
java.security |
Contains core language classes related to permission management.
|
Modifier and Type | Method and Description |
---|---|
static KeyStore |
KeyStore.getInstance(java.lang.String type)
Returns a keystore object of the specified type.
|