Package | Description |
---|---|
javax.crypto |
Modifier and Type | Method and Description |
---|---|
static SecretKeyFactory |
SecretKeyFactory.getInstance(java.lang.String algorithm)
Returns a
SecretKeyFactory object that converts secret keys of the specified algorithm. |