public class KeyProtected
extends java.lang.Object
| Constructor and Description |
|---|
KeyProtected() |
| Modifier and Type | Method and Description |
|---|---|
Secret |
seal(java.lang.String alias,
ClearText clear,
ClearText key) |
ClearText |
unseal(Secret secret,
ClearText key) |