Categorygithub.com/github/certstore
modulepackage
0.2.0
Repository: https://github.com/github/certstore.git
Documentation: pkg.go.dev

# README

This project has moved

certstore is now part of the https://github.com/github/smimesign repository.

Please update your dependencies from github.com/github/certstore to github.com/github/smimesign/certstore

# Functions

Open opens the system's certificate store.

# Variables

ErrUnsupportedHash is returned by Signer.Sign() when the provided hash algorithm isn't supported.

# Interfaces

Identity is a X.509 certificate and its corresponding private key.
Store represents the system's certificate store.