public interface PEMDecryptor
Modifier and Type | Method and Description |
---|---|
byte[] |
decrypt(byte[] keyBytes,
byte[] iv) |
byte[] decrypt(byte[] keyBytes, byte[] iv) throws PEMException
PEMException
Copyright © 2016 BouncyCastle.org. All rights reserved.