Enumeration Members

DeviceRequestValidationFailed: "DeviceRequestValidationFailed"

The device request is invalid.

MobileCredentialResponseDecodingError: "MobileCredentialResponseDecodingError"

There was an error decoding the received response.

MobileCredentialResponseNotFound: "MobileCredentialResponseNotFound"

No mobile credential response was found in received session data.

MobileCredentialVerificationFailed: "MobileCredentialVerificationFailed"

Verification of received mobile credential failed.

SendRequestError: "SendRequestError"

Failed to send request.

SessionDecryptionError: "SessionDecryptionError"

Failed to decrypt device response.

TimeoutError: "TimeoutError"

Session timed out for inactivity

Generated using TypeDoc