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_soapsigner_get($res, 72 );
secureblackbox_soapsigner_set($res, 72, $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]