public class SecretKeyFactory
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
MESSAGE |
| Constructor | Description |
|---|---|
SecretKeyFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
javax.crypto.SecretKey |
makeKey(KeyAlgorithm keyAlgorithm) |
public static final java.lang.String MESSAGE
public javax.crypto.SecretKey makeKey(KeyAlgorithm keyAlgorithm) throws SecretKeyException
SecretKeyException