]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: document the ClientAuthType consts
authorRoland Shoemaker <rolandshoemaker@gmail.com>
Wed, 21 Oct 2020 17:59:22 +0000 (10:59 -0700)
committerRoland Shoemaker <roland@golang.org>
Tue, 27 Oct 2020 23:12:41 +0000 (23:12 +0000)
commit5d3666e1a48d0976718c75dddc2ef0232be835d8
tree164d828e6b3a19b7375096ac0184d7135d3356c5
parentb4b014465216790e01aa66f9120d03230e4aff46
crypto/tls: document the ClientAuthType consts

Fixes #34023

Change-Id: Ib7552a8873a79a91e8d971f906c6d7283da7a80c
Reviewed-on: https://go-review.googlesource.com/c/go/+/264027
Trust: Roland Shoemaker <roland@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
src/crypto/tls/common.go