public interface PEMEncryptor
| Modifier and Type | Method and Description |
|---|---|
byte[] |
encrypt(byte[] encoding) |
String |
getAlgorithm() |
byte[] |
getIV() |
String getAlgorithm()
byte[] getIV()
byte[] encrypt(byte[] encoding)
throws PEMException
PEMExceptionCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.