TemplatePrivateKeyAttributesV2

data class TemplatePrivateKeyAttributesV2(val cryptoProviders: List<String>? = null, val keySpec: TemplateKeySpec, val minimalKeyLength: Double)

Constructors

Link copied to clipboard
constructor(cryptoProviders: List<String>? = null, keySpec: TemplateKeySpec, minimalKeyLength: Double)

Types

Link copied to clipboard
object Companion

Properties

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