]> Cypherpunks repositories - gostls13.git/commit
asn1: support T61 and UTF8 string.
authorAdam Langley <agl@golang.org>
Wed, 6 Jul 2011 20:25:44 +0000 (16:25 -0400)
committerAdam Langley <agl@golang.org>
Wed, 6 Jul 2011 20:25:44 +0000 (16:25 -0400)
commit1aa571d38b88142ec604ba20c2f9de611ff6413d
treed6d07c8d1332923f4c644d5f316f300a38186183
parent502589e0304d2a196bbb2ff373ca2d82cd614df5
asn1: support T61 and UTF8 string.

There is no end to the kitchen sink of string types in ASN.1.

Fixes #1953.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/4672045
src/pkg/asn1/asn1.go
src/pkg/asn1/common.go