6 lines
81 B
Go
6 lines
81 B
Go
//go:build goexperiment.systemcrypto
|
|
|
|
package backend
|
|
|
|
var OpensslEnabled = true
|