EnvelopeSignatureResponse

data class EnvelopeSignatureResponse(val keyid: String, val sig: String)

A DSSE signature

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A reference id to the key being used for signing

Link copied to clipboard
val sig: String

The signature itself