SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SignatureIndex Property

The index of the signature to update.

Object Oriented Interface

public function getSignatureIndex();
public function setSignatureIndex($value);

Procedural Interface

secureblackbox_asicsigner_get($res, 51 );
secureblackbox_asicsigner_set($res, 51, $value );

Default Value

0

Remarks

Use this property to specify the index of the existing signature before timestamping or adding validation info.

Data Type

Integer

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