utls/internal/fips140tls/fipstls.go
2025-03-01 00:16:54 -07:00

5 lines
59 B
Go

package fips140tls
func Required() bool {
return false
}