Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCert ¶
func GetCert(priv crypto.Signer) (*fulcioapi.CertificateResponse, error)
Get a cert from a key
func WriteTlog ¶
func WriteTlog(ctx context.Context, message, signature []byte, cert *x509.Certificate) (*models.LogEntryAnon, error)
WriteTlogWrites to rekor
Types ¶
type CertSignerVerifier ¶
type CertSignerVerifier struct { signature.SignerVerifier Cert []byte Chain []byte }
Click to show internal directories.
Click to hide internal directories.