-
Adam Langley authored
We also have functions for dealing with PKCS#1 private keys. This change adds functions for PKIX /public/ keys. Most of the time one won't be parsing them because they usually come in certificates, but marshaling them happens and I've previously copied the code from x509.go for this. R=bradfitz, rsc CC=golang-dev https://golang.org/cl/5286042
b3812bf6
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
pkix | ||
Makefile | ||
cert_pool.go | ||
pkcs1.go | ||
verify.go | ||
verify_test.go | ||
x509.go | ||
x509_test.go |