SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PolicyID Property

The policy ID to be included into the signature.

Object Oriented Interface

public function getPolicyID();
public function setPolicyID($value);

Procedural Interface

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

Default Value

''

Remarks

Use this property to specify the signature policy identifier for EPES signatures.

Data Type

String

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