Ciphertext

A generic ciphertext object, referencing the algorithm it was created by.

Inheritors

Types

Link copied to clipboard

An authenticated ciphertext, i.e. containing an authTag, and, optionally authenticatedData (Additional Authenticated Data)

Properties

Link copied to clipboard
abstract val algorithm: E
Link copied to clipboard
abstract val encryptedData: ByteArray