EdgeCacheKeysetValidationSharedKey

data class EdgeCacheKeysetValidationSharedKey(val secretVersion: String)

Constructors

Link copied to clipboard
constructor(secretVersion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the secret version in Secret Manager. The resource name of the secret version must be in the format projects/*/secrets/*/versions/* where the * values are replaced by the secrets themselves. The secrets must be at least 16 bytes large. The recommended secret size depends on the signature algorithm you are using.