package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/teleport.git
Documentation: pkg.go.dev
# Functions
IsSSHDeviceVerified returns true if cert contains all required device extensions.
IsTLSDeviceVerified returns true if ext contains all required device extensions.
VerifySSHUser verifies if the SSH certificate has the required extensions to fulfill the device trust configuration.
VerifyTLSUser verifies if the TLS identity has the required extensions to fulfill the device trust configuration.
# Variables
ErrTrustedDeviceRequired is returned when access to a resource requires a trusted device.