WithNonce

A sealed box consisting of an nonce and the actual ciphertext. Construct using SymmetricEncryptionAlgorithm.sealedBoxFrom

Inheritors

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val encryptedData: ByteArray
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard

Use to smart-cast this sealed box

Link copied to clipboard

Use to smart-cast this sealed box

Link copied to clipboard
open override fun toString(): String