| Package | Description |
|---|---|
| org.adorsys.encobject.serverdata | |
| org.adorsys.encobject.service |
| 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) |
void |
EncObjectService.writeObject(byte[] data,
ContentMetaInfo metaIno,
ObjectHandle handle,
KeyCredentials keyCredentials) |
Copyright © 2017. All Rights Reserved.