SealMessage function

Encrypts a message.

Note  This function is already documented under another name. For more information, see SpSealMessage.

 

Syntax

NTSTATUS SealMessage(
    
);

Parameters

Return value

See SpSealMessage.

Requirements

Header

Ntsecpkg.h

Library

Secur32.lib

DLL

Secur32.dll

See also

SpSealMessage