SecureBlackbox 2020 PHP Edition

Questions / Feedback?

DataBytes Property

A byte array containing the external data source.

Object Oriented Interface

public function getDataBytes();
public function setDataBytes($value);

Procedural Interface

secureblackbox_cadessigner_get($res, 7 );
secureblackbox_cadessigner_set($res, 7, $value );

Remarks

Use this property to provide external data source for detached signatures in the form of a byte array.

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]