SecureBlackbox 2020 PHP Edition

Questions / Feedback?

PolicyURI Property

The signature policy URI to be included in the signature.

Object Oriented Interface

public function getPolicyURI();
public function setPolicyURI($value);

Procedural Interface

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

Default Value

''

Remarks

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

Data Type

String

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