EncryptionKeyContent

data class EncryptionKeyContent(val format: String, val encoded: Base64Blob)

Constructors

Link copied to clipboard
constructor(format: String, encoded: Base64Blob)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard