SecureBlackbox 2020 Qt Edition

Questions / Feedback?

SecSettingsSignatureFormat Property

Specifies the signature format to use for the signed message.

Syntax

int GetSecSettingsSignatureFormat();
int SetSecSettingsSignatureFormat(int iSecSettingsSignatureFormat);

Possible Values

MS_MULTIPART_SIGNED(0), 
MS_SIGNED_DATA(1)

Default Value

0

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 Qt Edition - Version 20.0 [Build 8154]