public interface PEMDecryptor
byte[]
decrypt(byte[] keyBytes, byte[] iv)
byte[] decrypt(byte[] keyBytes, byte[] iv) throws PEMException
PEMException