]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: document that the cipher suite list is non-exhaustive.
authorAdam Langley <agl@golang.org>
Thu, 10 Mar 2016 23:49:30 +0000 (15:49 -0800)
committerAdam Langley <agl@golang.org>
Sat, 12 Mar 2016 00:20:51 +0000 (00:20 +0000)
commit055dcb75665992454454894e87216a2aa2215e4f
treec0a1dd5f6256f84d06e1cdec1acc8509631cc30c
parentec158cebd9f0115235f0dc836f663e4b8c285ab7
crypto/tls: document that the cipher suite list is non-exhaustive.

Fixes #14370.

Change-Id: Ieb95ee3494f592fb5fc74aa4b803479671816927
Reviewed-on: https://go-review.googlesource.com/20551
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/crypto/tls/cipher_suites.go