func crypto/x509.matchEmailConstraint
2 uses
crypto/x509 (current package)
verify.go#L415: func matchEmailConstraint(mailbox rfc2821Mailbox, constraint string) (bool, error) {
verify.go#L643: return matchEmailConstraint(parsedName.(rfc2821Mailbox), constraint.(string))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)