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