ReserveSigningKeyResponse

data class ReserveSigningKeyResponse(val signingKey: String)

Constructors

Link copied to clipboard
constructor(signingKey: String)

Properties

Link copied to clipboard

The public key for the reserved signing key, in did:key serialization.