aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/internal
diff options
context:
space:
mode:
authorAndrew Benton <andrewmbenton@gmail.com>2017-03-06 23:17:58 -0800
committerBrad Fitzpatrick <bradfitz@golang.org>2017-03-07 16:49:28 +0000
commit2a26f5809e4e80e7d8d4e20b9965efb2eefe71c5 (patch)
treec301bd2a2feaa56f0b3f8313e681321bba8ea7da /src/cmd/internal
parentaeac77dce6335395309ad236adb1627b389a1d86 (diff)
downloadgo-2a26f5809e4e80e7d8d4e20b9965efb2eefe71c5.tar.xz
crypto/x509: rename and reposition rsaPublicKey struct declaration
For consistency with the other named types in this package, this change renames the unexported rsaPublicKey struct to pkcs1PublicKey and positions the declaration up with the other similarly-named types in pkcs1.go. See the final comment of #19355 for discussion. Change-Id: I1fa0366a8efa01602b81bc69287ef747abce84f5 Reviewed-on: https://go-review.googlesource.com/37885 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
Diffstat (limited to 'src/cmd/internal')
0 files changed, 0 insertions, 0 deletions