decryptString

fun decryptString(objNum: Long, genNum: Int, ciphertext: ByteArray): ByteArray

Decrypt a literal-string's bytes (replaces PdfString.bytes in place).