Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDSSEAttestor ¶ added in v1.5.0
func NewDSSEAttestor(payloadType string, s signature.Signer, signAndPublicKeyOptions ...interface{}) cosign.DSSEAttestor
NewDSSEAttestor returns a `cosign.DSSEAttestor` which uses the given `signature.Signer` to sign and create a DSSE attestation of given payloads. Option types other than `signature.SignOption` and `signature.PublicKeyOption` cause a runtime panic.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.