//
pkg.gl
Category
github.com/gravitational/teleport
lib
devicetrust
challenge
package
18.0.0-dev.vnet-windows.4+incompatible
Repository:
https://github.com/gravitational/teleport.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
4
Files
73 SLOC
#
Functions
New
New creates a new Device Trust challenge with the default length.
Sign
Sign returns a signature over [challenge] by [signer].
Verify
Verify verifies that [sig] is a signature over [chal] by the private key corresponding to [pubKey].