]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.20] crypto/x509: fix ParsePKCS8PrivateKey comment
authorRoland Shoemaker <roland@golang.org>
Tue, 28 Feb 2023 18:11:51 +0000 (10:11 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 1 Mar 2023 17:28:55 +0000 (17:28 +0000)
commitbdd86bda09050bdeaf4e812eef69ba13ff57dfee
treee6fa22d2dca88016afbed5f966e2b656e8f947ff
parentaef8a8cd42726d4a86481d0eaee4b3a44b180afe
[release-branch.go1.20] crypto/x509: fix ParsePKCS8PrivateKey comment

Updates #58789.
Fixes #58793.

Change-Id: I91cdd20c6d4f05baaacd6a38717aa7bed6682573
Reviewed-on: https://go-review.googlesource.com/c/go/+/472155
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
Auto-Submit: Roland Shoemaker <roland@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
(cherry picked from commit ec26277aecfba112089b1bb54b522bf062059e22)
Reviewed-on: https://go-review.googlesource.com/c/go/+/472415
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Bypass: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
src/crypto/x509/pkcs8.go