SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SigCustomData Property

A uninterpreted custom data to save with the signature.

Object Oriented Interface

public function getSigCustomData();
public function setSigCustomData($value);

Procedural Interface

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

Remarks

A uninterpreted custom data to save with the signature.

This property is not available at design time.

Data Type

Byte Array

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