Package | Description |
---|---|
java.security |
Modifier and Type | Method and Description |
---|---|
static KeyFactory |
KeyFactory.getInstance(String algorithm) |
static KeyFactory |
KeyFactory.getInstance(String algorithm,
Provider provider) |
static KeyFactory |
KeyFactory.getInstance(String algorithm,
String provider) |