Add accessor to useEMS flag
Bu işleme şunda yer alıyor:
ebeveyn
9fe6933c1f
işleme
54bbc0bf29
4
conn.go
4
conn.go
@ -1729,3 +1729,7 @@ func (c *Conn) VerifyHostname(host string) error {
|
||||
}
|
||||
return c.peerCertificates[0].VerifyHostname(host)
|
||||
}
|
||||
|
||||
func (con *Conn) UsedEMS() bool {
|
||||
return con.useEMS
|
||||
}
|
||||
|
Yükleniyor…
Yeni konuda referans
Bir kullanıcı engelle