public interface EncryptionService
| Modifier and Type | Method and Description |
|---|---|
void |
encrypt(InputStream incoming,
OutputStream outgoing) |
void encrypt(InputStream incoming, OutputStream outgoing) throws IOException, KeyringException, GeneralSecurityException
Copyright © 2014. All rights reserved.