Encrypted(bytes: Bytes, initVector: Bytes? = null, authenticationTag: Bytes? = null, additionalAuthenticatedData: Bytes? = null)
Represents data that is encrypted (and may have been the result of an encryption).