CryptoKeyPrimary

data class CryptoKeyPrimary(val name: String? = null, val state: String? = null)

Constructors

Link copied to clipboard
constructor(name: String? = null, state: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val name: String? = null

The resource name for the CryptoKey.

Link copied to clipboard
val state: String? = null

(Output) The current state of the CryptoKeyVersion.