commit | e1bf165b28f204ede84b46821a04ed14785dd5ea | [log] [tgz] |
---|---|---|
author | Adam Langley <agl@golang.org> | Thu May 05 13:37:42 2011 -0400 |
committer | Adam Langley <agl@golang.org> | Thu May 05 13:37:42 2011 -0400 |
tree | c92dcc0ae28e780740d75338e0c252f221f9e874 | |
parent | da39008a27794e4d216e8f027ba326d23f87144c [diff] |
crypto/x509: export raw SubjectPublicKeyInfo. The SPKI will probably be used for identifying public keys in future HSTS specs. R=bradfitz CC=golang-dev https://golang.org/cl/4485044