Encrypted

data class Encrypted(val keyPair: KeyPair) : LocalStorageSetting

Constructors

Link copied to clipboard
constructor(keyPair: KeyPair)

Properties

Link copied to clipboard