
Package pkcs12 provides some go implementations of pkcs#12.
this implementation is distilled from https://tools.ietf.org/html/rfc7292 and referenced documents. it is intented for decoding p12/pfx-stored certificate+key for use with the crypto/tls package.