readEncryptedList
fun readEncryptedList(data: ByteArray, fingerprintCalculator: JcaKeyFingerprintCalculator): PGPEncryptedDataList
Scans data for the first PGPEncryptedDataList packet.
Throws
if no encrypted data is found.
Scans data for the first PGPEncryptedDataList packet.
if no encrypted data is found.