# Functions
NewCosignVerifier initializes a new CosignVerifier.
WithPublicKey sets the public key.
WithRemoteOptions is a functional option for overriding the default remote options used by the verifier.
# Structs
CosignVerifier is a struct which is responsible for executing verification logic.
# Interfaces
Verifier is an interface for verifying the authenticity of an OCI image.