SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SourceBytes Property

Use this property to pass the content to sign in the byte array form.

Object Oriented Interface

public function getSourceBytes();
public function setSourceBytes($value);

Procedural Interface

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

Remarks

Assign a byte array containing the source file to be signed to this property.

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]