SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

SecSettingsSignatureFormat Property

Specifies the signature format to use for the signed message.

Syntax

__property TsbxMailWriterSecSettingsSignatureFormats SecSettingsSignatureFormat = { read=FSecSettingsSignatureFormat, write=FSetSecSettingsSignatureFormat };
enum TsbxMailWriterSecSettingsSignatureFormats { msMultipartSigned=0, msSignedData=1 };

Default Value

msMultipartSigned

Remarks

Specifies the signature format to use for the signed message.

Available options:

msMultipartSigned0
msSignedData1

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]