Package Usage: go: github.com/develar/go-pkcs12
Package pkcs12 implements some of PKCS#12.
This implementation is distilled from https://tools.ietf.org/html/rfc7292
and referenced documents. It is intended for decoding P12/PFX-stored
certificates and keys for use with the crypto/tls package.
https://www.ietf.org/rfc/rfc2268.txt
http://people.csail.mit.edu/rivest/pubs/KRRR98.pdf
This code is licensed under the MIT license.
1 version
Latest release: over 6 years ago
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/develar/go-pkcs12