Fun with golang, crypt, and pkcs#12 - well not really
<p>Has anyone successfully used the "golang.org/x/crypto/pkcs12" sub-repository to successfully decode a pkcs#12 file?</p> <p>I've been experimenting using golang and openssl and can't get the golang pkcs12.Decode() to interoperate w...阅读全文