ReactOS 0.4.15-dev-6049-ge54b32b
|
#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 |
Definition at line 512 of file ntsecpkg.h.
SpCompleteAuthTokenFn* _SECPKG_USER_FUNCTION_TABLE::CompleteAuthToken |
Definition at line 521 of file ntsecpkg.h.
SpDeleteContextFn* _SECPKG_USER_FUNCTION_TABLE::DeleteUserModeContext |
Definition at line 522 of file ntsecpkg.h.
SpExportSecurityContextFn* _SECPKG_USER_FUNCTION_TABLE::ExportContext |
Definition at line 525 of file ntsecpkg.h.
SpFormatCredentialsFn* _SECPKG_USER_FUNCTION_TABLE::FormatCredentials |
Definition at line 523 of file ntsecpkg.h.
SpGetContextTokenFn* _SECPKG_USER_FUNCTION_TABLE::GetContextToken |
Definition at line 519 of file ntsecpkg.h.
SpImportSecurityContextFn* _SECPKG_USER_FUNCTION_TABLE::ImportContext |
Definition at line 526 of file ntsecpkg.h.
SpInitUserModeContextFn* _SECPKG_USER_FUNCTION_TABLE::InitUserModeContext |
Definition at line 514 of file ntsecpkg.h.
SpInstanceInitFn* _SECPKG_USER_FUNCTION_TABLE::InstanceInit |
Definition at line 513 of file ntsecpkg.h.
SpMakeSignatureFn* _SECPKG_USER_FUNCTION_TABLE::MakeSignature |
Definition at line 515 of file ntsecpkg.h.
SpMarshallSupplementalCredsFn* _SECPKG_USER_FUNCTION_TABLE::MarshallSupplementalCreds |
Definition at line 524 of file ntsecpkg.h.
SpSealMessageFn* _SECPKG_USER_FUNCTION_TABLE::SealMessage |
Definition at line 517 of file ntsecpkg.h.
SpQueryContextAttributesFn* _SECPKG_USER_FUNCTION_TABLE::SpQueryContextAttributes |
Definition at line 520 of file ntsecpkg.h.
SpUnsealMessageFn* _SECPKG_USER_FUNCTION_TABLE::UnsealMessage |
Definition at line 518 of file ntsecpkg.h.
SpVerifySignatureFn* _SECPKG_USER_FUNCTION_TABLE::VerifySignature |
Definition at line 516 of file ntsecpkg.h.