mirror of
https://github.com/refraction-networking/utls.git
synced 2025-04-01 19:17:36 +03:00
5 lines
59 B
Go
5 lines
59 B
Go
package fips140tls
|
|
|
|
func Required() bool {
|
|
return false
|
|
}
|