//
pkg.gl
Category
github.com/yosmudge/graphatmo
src
golang.org
x
crypto
pkcs12
package
0.1.0
Repository:
https://github.com/yosmudge/graphatmo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
706 SLOC
#
Functions
Decode
Decode extracts a certificate and private key from pfxData.
ToPEM
ConvertToPEM 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.