package
0.0.0-20250306163500-5f3bb2705e1f
Repository: https://github.com/versoriumx/teleport.git
Documentation: pkg.go.dev
# 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
ErrDeviceKeyNotFound is raised for missing device key during device authentication.
ErrPlatformNotSupported is raised for device operations attempted on non-supported platforms.