Go to the source code of this file.
◆ AuthenticateInfo
◆ AuthenticateMethod
Enumerator |
---|
UndefinedAuthenticate | |
SecretAuthenticateMethod | |
PublicAuthenticateMethod | |
Definition at line 32 of file authenticate.h.
◆ AcquireAuthenticateInfo()
◆ AuthenticateKey()
◆ DestroyAuthenticateInfo()
Definition at line 208 of file authenticate.c.
References AuthenticateDomain, DestroySecretInfo(), EnumerateError, GetWizardModule, _AuthenticateInfo::handle, LogWizardEvent(), _AuthenticateInfo::method, RelinquishWizardMemory(), SecretAuthenticateMethod, _AuthenticateInfo::signature, ThrowWizardFatalError, TraceEvent, WizardAssert, and WizardSignature.
◆ GenerateAuthenticateKey()
Definition at line 260 of file authenticate.c.
References AuthenticateDomain, EnumerateError, GenerateSecretKey(), GetWizardModule, _AuthenticateInfo::handle, LogWizardEvent(), _AuthenticateInfo::method, SecretAuthenticateMethod, _AuthenticateInfo::signature, ThrowWizardFatalError, TraceEvent, WizardAssert, WizardFalse, and WizardSignature.
◆ GetAuthenticateId()
◆ GetAuthenticateKey()
Definition at line 366 of file authenticate.c.
References AuthenticateDomain, EnumerateError, GetSecretKey(), GetWizardModule, _AuthenticateInfo::handle, LogWizardEvent(), _AuthenticateInfo::method, SecretAuthenticateMethod, _AuthenticateInfo::signature, ThrowWizardFatalError, TraceEvent, WizardAssert, and WizardSignature.
◆ GetAuthenticateKeyLength()
Definition at line 417 of file authenticate.c.
References AuthenticateDomain, EnumerateError, GetSecretKeyLength(), GetWizardModule, _AuthenticateInfo::handle, LogWizardEvent(), _AuthenticateInfo::method, SecretAuthenticateMethod, _AuthenticateInfo::signature, ThrowWizardFatalError, TraceEvent, WizardAssert, and WizardSignature.
◆ GetAuthenticatePassphrase()
Definition at line 468 of file authenticate.c.
References AuthenticateDomain, EnumerateError, GetSecretPassphrase(), GetWizardModule, _AuthenticateInfo::handle, LogWizardEvent(), _AuthenticateInfo::method, SecretAuthenticateMethod, _AuthenticateInfo::signature, ThrowWizardFatalError, TraceEvent, WizardAssert, and WizardSignature.
◆ SetAuthenticateId()
◆ SetAuthenticateKeyLength()
◆ SetAuthenticatePassphrase()
Definition at line 623 of file authenticate.c.
References AuthenticateDomain, GetWizardModule, _AuthenticateInfo::handle, LogWizardEvent(), _AuthenticateInfo::method, SecretAuthenticateMethod, SetSecretPassphrase(), _AuthenticateInfo::signature, TraceEvent, WizardAssert, and WizardSignature.