| Package | Description |
|---|---|
| org.adorsys.encobject.params | |
| org.adorsys.encobject.serverdata | |
| org.adorsys.encobject.service |
| Modifier and Type | Method and Description |
|---|---|
EncryptionParams |
EncryptionParams.Builder.build() |
static EncryptionParams |
EncParamSelector.selectEncryptionParams(Key key) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerObjectPersistence.storeObject(byte[] data,
ContentMetaInfo metaInfo,
ObjectHandle handle,
ServerKeyMapProvider keyMapProvider,
String keyID,
EncryptionParams encParams)
Uses the given keyId to encrypt and store data[].
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectPersistence.storeObject(byte[] data,
ContentMetaInfo metaIno,
ObjectHandle handle,
KeyStore keyStore,
String keyID,
CallbackHandler keyPassHandler,
EncryptionParams encParams) |
Copyright © 2017. All Rights Reserved.