GetRealmKeysKey

data class GetRealmKeysKey(val algorithm: String, val certificate: String, val kid: String, val providerId: String, val providerPriority: Int, val publicKey: String, val status: String, val type: String)

Constructors

Link copied to clipboard
constructor(algorithm: String, certificate: String, kid: String, providerId: String, providerPriority: Int, publicKey: String, status: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val kid: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard