Unauthenticated
class Unauthenticated<I : NonceTrait> : Ciphertext<AuthCapability.Unauthenticated, I, SymmetricEncryptionAlgorithm<AuthCapability.Unauthenticated, I, KeyType.Integrated>, KeyType.Integrated>
An Unauthenticated ciphertext
Properties
Link copied to clipboard
open override val algorithm: SymmetricEncryptionAlgorithm<AuthCapability.Unauthenticated, I, KeyType.Integrated>
Link copied to clipboard