golang解析pfx证书文件,获得证书私钥,做加签使用

求 go 实现解析PFX证书文件的代码,获得证书私钥,做加签使用

https://godoc.org/golang.org/x/crypto/pkcs12