DehydratedDevice

data class DehydratedDevice(val ciphertext: String, val nonce: String)

Constructors

Link copied to clipboard
constructor(ciphertext: String, nonce: String)

Properties

Link copied to clipboard
Link copied to clipboard