package
0.0.0-20241105083828-8ea569baf159
Repository: https://github.com/viatunnel/golang-crypto.git
Documentation: pkg.go.dev

# Functions

Decode extracts a certificate and private key from pfxData.
ToPEM converts all "safe bags" contained in pfxData to PEM blocks.

# Variables

ErrDecryption represents a failure to decrypt the input.
ErrIncorrectPassword is returned when an incorrect password is detected.

# Type aliases

NotImplementedError indicates that the input is not currently supported.