
public abstract class AbstractLiteralCryptoService extends Object implements LiteralCryptoService
| Constructor and Description |
|---|
AbstractLiteralCryptoService() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
shutdown() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecryptLiteralDataString, encryptLiteralDataStringpublic void init()
throws Exception
init in interface LiteralCryptoServiceExceptionpublic void shutdown()
throws Exception
shutdown in interface LiteralCryptoServiceExceptionCopyright © 2015. All Rights Reserved.