public final class NoContextEncryptionAdapter extends ContextEncryptionAdapter
| Modifier and Type | Method | Description |
|---|---|---|
void |
destroy() |
Destroys all the encapsulated fields which are used for creating keys.
|
java.lang.String |
getEncodedContext() |
|
java.lang.String |
getEncodedKey() |
|
java.lang.String |
getEncodedKeySHA() |
|
static NoContextEncryptionAdapter |
getInstance() |
public static NoContextEncryptionAdapter getInstance()
public java.lang.String getEncodedKey()
getEncodedKey in class ContextEncryptionAdapterpublic java.lang.String getEncodedKeySHA()
getEncodedKeySHA in class ContextEncryptionAdapterpublic java.lang.String getEncodedContext()
getEncodedContext in class ContextEncryptionAdapterpublic void destroy()
ContextEncryptionAdapterdestroy in class ContextEncryptionAdapterCopyright © 2008–2025 Apache Software Foundation. All rights reserved.