diff options
| author | Mansour Rahimi <rahimi.mnr@gmail.com> | 2017-11-18 22:00:16 +0100 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2017-11-25 17:08:32 +0000 |
| commit | 41d6c89e1e732f10c33a5669cd30e375a00fb02d (patch) | |
| tree | 7ed6956c39eab6d2eaac6afc20a5b32616fd410e /src/encoding/json/encode.go | |
| parent | c52e26e323def3b48f7cb1ef4d3012f207def9f4 (diff) | |
| download | go-41d6c89e1e732f10c33a5669cd30e375a00fb02d.tar.xz | |
encoding/asn1: support Unmarshaling NumericString
ASN.1 has an specific string type, called NumericString (tag 18). The
value of this type can be numeric characters (0-9) and space.
Fixes #22396
Change-Id: Ia6d81ab7faa311ff22759bf76862626974d3013e
Reviewed-on: https://go-review.googlesource.com/78655
Run-TryBot: Adam Langley <agl@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/encoding/json/encode.go')
0 files changed, 0 insertions, 0 deletions
