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_xadessigner_get($res, 8 );
secureblackbox_xadessigner_set($res, 8, $value );

Default Value

true

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]