golang-github-azure-go-pkcs12-dev

Pcks#12 implementation for go
  https://github.com/azure/go-pkcs12
  0
  no reviews



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.