public final class SecretManager extends Object
| Constructor and Description |
|---|
SecretManager() |
| Modifier and Type | Method and Description |
|---|---|
Secret |
decrypt(String data) |
String |
encrypt(Secret secret) |
protected SecretKey |
getKey() |
static void |
main(String[] args) |
public static void main(String[] args) throws NoSuchAlgorithmException
NoSuchAlgorithmExceptionprotected SecretKey getKey() throws UnsupportedEncodingException, GeneralSecurityException
Copyright © 2015 Electronic Arts Inc. All rights reserved.