SecureBlackbox 2020 C++ Edition

Questions / Feedback?

SigAlgorithmInfo Property

Information about the algorithm to be shown in the signature widget.

Syntax

char* GetSigAlgorithmInfo();
LPWSTR GetSigAlgorithmInfo();

Default Value

""

Remarks

Information about the algorithm to be shown in the signature widget.

This property specifies information about the algorithm to be displayed in the signature widget. This property is taken into account only if SigAutoText is False. If SigAutoText is True, information about the algorithm looks like "Algorithm/Key size", e.g. "RSA/1024 bits".

This property is read-only and not available at design time.

Data Type

String

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