Versions in this module Expand all Collapse all v1 v1.3.4 Dec 27, 2021 v1.3.3 Dec 27, 2021 Changes in this version + const FlowDevice + const FlowNormal + const FlowToken + func GetCert(ctx context.Context, priv *ecdsa.PrivateKey, ...) (*api.CertificateResponse, error) + func GetRoots() *x509.CertPool + func NewClient(fulcioURL string) (api.Client, error) + type Signer struct + Cert []byte + Chain []byte + SCT []byte + func NewSigner(ctx context.Context, idToken, oidcIssuer, oidcClientID string, ...) (*Signer, error) + func (f *Signer) PublicKey(opts ...signature.PublicKeyOption) (crypto.PublicKey, error)