Skip to content
Snippets Groups Projects
Commit 42cb4dcd authored by Russ Cox's avatar Russ Cox
Browse files

[dev.boringcrypto.go1.8] api: add x509.VerifyOptions.IsBoring

Change-Id: I288938f86937a226071a0375a619afa0c0506b0b
Reviewed-on: https://go-review.googlesource.com/65512


Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: default avatarRuss Cox <rsc@golang.org>
parent 93c869ec
No related branches found
No related tags found
No related merge requests found
......@@ -57,6 +57,7 @@ pkg crypto/x509, const SHA384WithRSAPSS SignatureAlgorithm
pkg crypto/x509, const SHA512WithRSAPSS = 15
pkg crypto/x509, const SHA512WithRSAPSS SignatureAlgorithm
pkg crypto/x509, type UnknownAuthorityError struct, Cert *Certificate
pkg crypto/x509, type VerifyOptions struct, IsBoring func(*Certificate) bool
pkg database/sql, const LevelDefault = 0
pkg database/sql, const LevelDefault IsolationLevel
pkg database/sql, const LevelLinearizable = 7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment