UrlSigningKeyResponse

data class UrlSigningKeyResponse(val keyId: String, val keySourceParameters: KeyVaultSigningKeyParametersResponse)

Url signing key

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Defines the customer defined key Id. This id will exist in the incoming request to indicate the key used to form the hash.

Link copied to clipboard

Defines the parameters for using customer key vault for Url Signing Key.