]> Cypherpunks.ru repositories - gostls13.git/commit
crypto/x509: improve RevocationList documentation
authorRoland Shoemaker <roland@golang.org>
Mon, 27 Jun 2022 23:23:37 +0000 (16:23 -0700)
committerRoland Shoemaker <roland@golang.org>
Wed, 29 Jun 2022 15:00:52 +0000 (15:00 +0000)
commitbd1783e812bf10f5829b742135ef886623cccc5c
tree942f03e29087ab50753e064e232bf54272fe3d7c
parent160414ca6a30a210b82fb09abbd3541802a51017
crypto/x509: improve RevocationList documentation

Adds documentation for a handful of RevocationList fields.

Updates #50674

Change-Id: I26b838553d870b631deaf8b9a5b4d0b251fdef20
Reviewed-on: https://go-review.googlesource.com/c/go/+/414635
Run-TryBot: Roland Shoemaker <roland@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/crypto/x509/x509.go