Given an encrypted size, return the corresponding plaintext size.
encryptedSize: int containing encrypted size rs: int containing record size, optional
Given an encrypted size, return the corresponding plaintext size.
encryptedSize: int containing encrypted size rs: int containing record size, optional