# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrBadCertMatchByField represents malformed cert_match_by option.
ErrBadCertMatchField represents malformed cert_match option.
ErrBadCertStore represents unknown CERT_STORE passed.
ErrBadCertStoreField represents malformed cert_store option.
ErrBadCryptoStoreProvider represents inablity to establish link with a certificate store.
ErrBadECCCurveName represents an ECC signature curve name that is bad or unsupported.
ErrBadMatchByType represents unknown CERT_MATCH_BY passed.
ErrBadPublicKeyAlgorithm represents a bad or unsupported public key algorithm.
ErrBadRSAHashAlgorithm represents a bad or unsupported RSA hash algorithm.
ErrBadSigningAlgorithm represents a bad or unsupported signing algorithm.
ErrConflictCertFileAndStore represents ambiguous configuration of both file and store.
ErrExtractingECCPublicKey represents an error exporting ECC-type public key from store.
ErrExtractingPrivateKeyMetadata represents a family of errors extracting metadata about the private key in store.
ErrExtractingPublicKey represents a general error exporting public key from store.
ErrExtractingRSAPublicKey represents an error exporting RSA-type public key from store.
ErrExtractPropertyFromKey represents a general failure to extract a metadata property field.
ErrFailedCertSearch represents not able to find certificate in store.
ErrFailedX509Extract represents not being able to extract x509 certificate from found cert in store.
ErrNoPrivateKeyStoreRef represents an error getting a handle to a private key in store.
ErrOSNotCompatCertStore represents cert_store passed that exists but is not valid on current OS.
ErrStoreECDSASigningError represents an error returned from store during ECDSA signature.
ErrStoreRSASigningError represents an error returned from store during RSA signature.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author