|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyStore | |
java.security |
Uses of KeyStore in java.security |
Methods in java.security that return KeyStore | |
static KeyStore |
KeyStore.getInstance(String type)
Generates a keystore object of the given type. |
static KeyStore |
KeyStore.getInstance(String type,
String provider)
Generates a keystore object for the specified keystore type from the specified provider. |
|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |