ReactOS 0.4.15-dev-8058-ga7cbb60
_SECPKG_USER_FUNCTION_TABLE Struct Reference

#include <ntsecpkg.h>

Public Attributes

SpInstanceInitFn * InstanceInit
 
SpInitUserModeContextFn * InitUserModeContext
 
SpMakeSignatureFn * MakeSignature
 
SpVerifySignatureFn * VerifySignature
 
SpSealMessageFn * SealMessage
 
SpUnsealMessageFn * UnsealMessage
 
SpGetContextTokenFn * GetContextToken
 
SpQueryContextAttributesFn * SpQueryContextAttributes
 
SpCompleteAuthTokenFn * CompleteAuthToken
 
SpDeleteContextFn * DeleteUserModeContext
 
SpFormatCredentialsFn * FormatCredentials
 
SpMarshallSupplementalCredsFn * MarshallSupplementalCreds
 
SpExportSecurityContextFn * ExportContext
 
SpImportSecurityContextFn * ImportContext
 

Detailed Description

Definition at line 512 of file ntsecpkg.h.

Member Data Documentation

◆ CompleteAuthToken

SpCompleteAuthTokenFn* _SECPKG_USER_FUNCTION_TABLE::CompleteAuthToken

Definition at line 521 of file ntsecpkg.h.

◆ DeleteUserModeContext

SpDeleteContextFn* _SECPKG_USER_FUNCTION_TABLE::DeleteUserModeContext

Definition at line 522 of file ntsecpkg.h.

◆ ExportContext

SpExportSecurityContextFn* _SECPKG_USER_FUNCTION_TABLE::ExportContext

Definition at line 525 of file ntsecpkg.h.

◆ FormatCredentials

SpFormatCredentialsFn* _SECPKG_USER_FUNCTION_TABLE::FormatCredentials

Definition at line 523 of file ntsecpkg.h.

◆ GetContextToken

SpGetContextTokenFn* _SECPKG_USER_FUNCTION_TABLE::GetContextToken

Definition at line 519 of file ntsecpkg.h.

◆ ImportContext

SpImportSecurityContextFn* _SECPKG_USER_FUNCTION_TABLE::ImportContext

Definition at line 526 of file ntsecpkg.h.

◆ InitUserModeContext

SpInitUserModeContextFn* _SECPKG_USER_FUNCTION_TABLE::InitUserModeContext

Definition at line 514 of file ntsecpkg.h.

◆ InstanceInit

SpInstanceInitFn* _SECPKG_USER_FUNCTION_TABLE::InstanceInit

Definition at line 513 of file ntsecpkg.h.

◆ MakeSignature

SpMakeSignatureFn* _SECPKG_USER_FUNCTION_TABLE::MakeSignature

Definition at line 515 of file ntsecpkg.h.

◆ MarshallSupplementalCreds

SpMarshallSupplementalCredsFn* _SECPKG_USER_FUNCTION_TABLE::MarshallSupplementalCreds

Definition at line 524 of file ntsecpkg.h.

◆ SealMessage

SpSealMessageFn* _SECPKG_USER_FUNCTION_TABLE::SealMessage

Definition at line 517 of file ntsecpkg.h.

◆ SpQueryContextAttributes

SpQueryContextAttributesFn* _SECPKG_USER_FUNCTION_TABLE::SpQueryContextAttributes

Definition at line 520 of file ntsecpkg.h.

◆ UnsealMessage

SpUnsealMessageFn* _SECPKG_USER_FUNCTION_TABLE::UnsealMessage

Definition at line 518 of file ntsecpkg.h.

◆ VerifySignature

SpVerifySignatureFn* _SECPKG_USER_FUNCTION_TABLE::VerifySignature

Definition at line 516 of file ntsecpkg.h.


The documentation for this struct was generated from the following file: