//
pkg.gl
Category
github.com/go-webauthn/webauthn
protocol
webauthncbor
package
0.10.2
Repository:
https://github.com/go-webauthn/webauthn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
11
Files
18 SLOC
#
Functions
Marshal
Marshal encodes the value pointed to by v following the CTAP2 canonical CBOR encoding form.
Unmarshal
Unmarshal parses the CBOR-encoded data into the value pointed to by v following the CTAP2 canonical CBOR encoding form.