Updates #36878
Change-Id: Ib3ea1ef21c4b8ada3d354a0022a19914c1311399
Reviewed-on: https://go-review.googlesource.com/c/go/+/217637
Reviewed-by: Carlos Amedee <carlos@golang.org>
<dl id="encoding/asn1"><dt><a href="/pkg/encoding/asn1/">encoding/asn1</a></dt>
<dd>
<p><!-- CL 126624 -->
- TODO: <a href="https://golang.org/cl/126624">https://golang.org/cl/126624</a>: handle ASN1's string type BMPString
+ <a href="/pkg/encoding/asn1/#Unmarshal"><code>Unmarshal</code></a>
+ now supports ASN.1 string type BMPString, represented by the new
+ <a href="/pkg/encoding/asn1/#TagBMPString"><code>TagBMPString</code></a>
+ constant.
</p>
</dl><!-- encoding/asn1 -->