gmsm/smx509/root_js.go

7 lines
123 B
Go
Raw Normal View History

2021-02-15 20:09:49 +08:00
// +build js,wasm
package smx509
// Possible certificate files; stop after finding one.
var certFiles = []string{}