SecureBlackbox 2020 PHP Edition

Questions / Feedback?

EnableXAdES Property

Specifies if an advanced signature (XAdES) will be produced.

Object Oriented Interface

public function getEnableXAdES();
public function setEnableXAdES($value);

Procedural Interface

secureblackbox_soapsigner_get($res, 9 );
secureblackbox_soapsigner_set($res, 9, $value );

Default Value

false

Remarks

Use this property to specify that an advanced signature (XAdES) or XML-DSIG will be produced.

Data Type

Boolean

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