Home
last modified time | relevance | path

Searched defs:HostnameError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dverify.go95 type HostnameError struct { struct
96 Certificate *Certificate
97 Host string
100 func (h HostnameError) Error() string {