vendor/golang.org/x/crypto/cryptobyte.String.ReadASN1Boolean (method)

2 uses

	vendor/golang.org/x/crypto/cryptobyte (current package)
		asn1.go#L236: func (s *String) ReadASN1Boolean(out *bool) bool {
		asn1.go#L679: 	return s.ReadASN1Boolean(out)