TFileToSignMessage Class

Definition

Message ID 7: File to sign

Delphi
type TFileToSignMessage = class(TOlfSMMessage)
Inheritance
TObject
TFileToSignMessage

Remarks

The client send a file to the server with signing parameters like the "title" and "url" to use with SignTool.exe command.

Constructors

Properties

FileBuffer

File buffer

FileID

File ID

FileNameWithItsExtension

File name (with its extension)

MessageID (Inherited from TOlfSMMessage)
SessionID

Session ID

SignToolTitle

SignTool Title

SignToolURL

SignTool URL

Methods