TemplatePrivateKeyFlagsV2

data class TemplatePrivateKeyFlagsV2(val clientVersion: TemplateClientCompatibilityV2, val exportableKey: Boolean? = null, val strongKeyProtectionRequired: Boolean? = null)

Constructors

Link copied to clipboard
constructor(clientVersion: TemplateClientCompatibilityV2, exportableKey: Boolean? = null, strongKeyProtectionRequired: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val exportableKey: Boolean? = null
Link copied to clipboard