package
0.0.0-20210902152239-d07836ab426a
Repository: https://github.com/sylabs/golang-x-crypto.git
Documentation: pkg.go.dev

# Functions

Decode extracts a certificate and private key from pfxData.
ConvertToPEM 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.