]> Cypherpunks repositories - gostls13.git/commit
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>
Tue, 28 Feb 2023 21:59:58 +0000 (21:59 +0000)
commitec26277aecfba112089b1bb54b522bf062059e22
tree81b56aba142c13396cd65f3ca0f39052bafea3ed
parent4a9c84d0b7f169eb7c7bd58a334544919a022f46
crypto/x509: fix ParsePKCS8PrivateKey comment

Fixes #58789

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>
src/crypto/x509/pkcs8.go