//
pkg.gl
Category
github.com/Kasama/golang-x-crypto
pkcs12
package
0.24.3
Repository:
https://github.com/kasama/golang-x-crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
716 SLOC
#
Functions
Decode
Decode extracts a certificate and private key from pfxData.
ToPEM
ToPEM converts all "safe bags" contained in pfxData to PEM blocks.
#
Variables
ErrDecryption
ErrDecryption represents a failure to decrypt the input.
ErrIncorrectPassword
ErrIncorrectPassword is returned when an incorrect password is detected.
#
Type aliases
NotImplementedError
NotImplementedError indicates that the input is not currently supported.