Files
common/webauthn/webauthncose/const.go

6 lines
73 B
Go

package webauthncose
const (
keyCannotDisplay = "Cannot display key"
)