public interface EncryptionStreamService
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getDecryptedInputStream(org.adorsys.encobject.domain.UserMetaData additionalInfo,
InputStream inputStream,
KeySource keySource,
KeyID keyID) |
InputStream |
getEncryptedInputStream(org.adorsys.encobject.domain.UserMetaData additionalInfo,
InputStream inputStream,
KeySource keySource,
KeyID keyID,
Boolean compress) |
InputStream getEncryptedInputStream(org.adorsys.encobject.domain.UserMetaData additionalInfo, InputStream inputStream, KeySource keySource, KeyID keyID, Boolean compress)
InputStream getDecryptedInputStream(org.adorsys.encobject.domain.UserMetaData additionalInfo, InputStream inputStream, KeySource keySource, KeyID keyID)
Copyright © 2019. All Rights Reserved.