SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigAlgorithmCaption Property

Caption of the signature widget property with information about the signature algorithm.

Object Oriented Interface

public function getSigAlgorithmCaption();
public function setSigAlgorithmCaption($value);

Procedural Interface

secureblackbox_pdfsigner_get($res, 62 );
secureblackbox_pdfsigner_set($res, 62, $value );

Default Value

''

Remarks

Caption of the signature widget field with information about the signature algorithm.

This property is not available at design time.

Data Type

String

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