SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PolicyHash Property

The signature policy hash value.

Object Oriented Interface

public function getPolicyHash();
public function setPolicyHash($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to set the signature policy hash for EPES signatures

Data Type

String

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