package
0.0.0-20190131182504-b8fe1690c613
Repository: https://github.com/axxelg/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.