TemplatePrivateKeyAttributesV3

data class TemplatePrivateKeyAttributesV3(val algorithm: TemplatePrivateKeyAlgorithm, val cryptoProviders: List<String>? = null, val keySpec: TemplateKeySpec, val keyUsageProperty: Either<TemplateKeyUsageProperty0Properties, TemplateKeyUsageProperty1Properties>, val minimalKeyLength: Double)

Constructors

Link copied to clipboard
constructor(algorithm: TemplatePrivateKeyAlgorithm, cryptoProviders: List<String>? = null, keySpec: TemplateKeySpec, keyUsageProperty: Either<TemplateKeyUsageProperty0Properties, TemplateKeyUsageProperty1Properties>, minimalKeyLength: Double)

Types

Link copied to clipboard
object Companion

Properties

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