# 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.