package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
Package assertserver provides server-side assert interfaces for device trust.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package native implements OS-specific methods required by Device Trust.
No description provided by the author
# Functions
AttestationParametersFromProto extracts an attest.AttestationParameters from its protobuf representation.
AttestationParametersToProto converts an attest.AttestationParameters to its protobuf representation.
EncryptedCredentialFromProto extracts an attest.EncryptedCredential from its protobuf representation.
EncryptedCredentialToProto converts an attest.EncryptedCredential to its protobuf representation.
FriendlyOSType returns a user-friendly DeviceEnrollStatus representation.
FriendlyOSType returns a user-friendly OSType representation.
HandleUnimplemented turns remote unimplemented errors to a more user-friendly error.
PlatformAttestationFromProto extracts a attest.PlatformParameters and nonce from a PlatformAttestation proto message.
PlatformAttestationToProto converts an *attest.PlatformParameters and nonce to a PlatformAttestation proto message.
PlatformParametersFromProto extracts an attest.PlatformParameters from its protobuf representation.
PlatformParametersToProto converts an attest.PlatformParameters to its protobuf representation.
# Variables
DevicesIDPrefix is the backend prefix used to store device resources.
ErrDeviceKeyNotFound is raised for missing device key during device authentication.
ErrPlatformNotSupported is raised for device operations attempted on non-supported platforms.