SecureBlackbox 2020 PHP Edition

Questions / Feedback?

StatementType Property

Sets the signature statement type.

Object Oriented Interface

public function getStatementType();
public function setStatementType($value);

Procedural Interface

secureblackbox_authenticodesigner_get($res, 62 );
secureblackbox_authenticodesigner_set($res, 62, $value );

Default Value

1

Remarks

Use this property to specify the signature statement type.

acsUnknown0
acsIndividual1
acsCommercial2

Data Type

Integer

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