Member | Value | Description |
---|---|---|
reportAuthenticationFailed | 6 | Digest included in packet did not match the computed digest. |
reportBadPrivacyPassword | 7 | Privacy password failed to decrypt packet. |
reportDecryptionFailed | 1 | An error occurred while decrypting a message. Could be caused by a PrivacyProtocol miss-match. |
reportNone | 0 | No report should be generated. |
reportNotInTimeWindow | 5 | Packet time or boots is outside the 150 sec. time window defined by the authoritative engine. |
reportUnknownEngineId | 3 | The engine ID in the packet did not match our authoritative engine. |
reportUnknownUsername | 2 | The username in the packet was not found in the authoritative engine. |
reportUnsupportedSecurityLevel | 4 | Packet contains a security level that does not match the security level of the username in the authoritative engine. |