decrypt
abstract fun decrypt(encryptedBytes: ByteArray, encryptedResourceMetadata: ResourceMetadata, xmlEncryptionEntry: XmlEncryptionEntry): ByteArray
Decrypts the passed encryptedBytes return decrypted ByteArray
Decrypts the passed encryptedBytes return decrypted ByteArray