public interface DecryptionProvider
| Modifier and Type | Method and Description |
|---|---|
byte[] |
decrypt (byte[] cipherText)
Decrypts input cipher bytes
|
byte[] decrypt(byte[] cipherText)
cipherText - as a byte arrayCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.