//
pkg.gl
Category
github.com/psiphon-labs/psiphon-tunnel-core
psiphon
common
crypto
pkcs12
package
1.0.10
Repository:
https://github.com/psiphon-labs/psiphon-tunnel-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
0
Files
710 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.