AzerothCore
Pages :

secret_digest

<-Back-to:Auth

The `secret_digest` table

Table Structure

Field Type Attributes Key Null Default Extra Comment
id INT UNSIGNED PRI NO
digest VARCHAR(100) SIGNED NO

Description of the fields

id

The id digest.

digest

The stored HMAC-SHA1 digest value used to verify integrity.