# Functions
NewPCRSigner creates a new PCR signer from the private key file.
No description provided by the author
NewSigner creates a new Signer.
# Structs
PCRSigner implements measure.RSAKey interface.
SecureBootSigner implements pesign.CertificateSigner interface.
Signer sigs PE (portable executable) files.
SigningKeyAndCertificate describes a signing key & certificate.
# Interfaces
CertificateSigner is a provider of the certificate and the signer.