SecureBlackbox 2020 Qt Edition

Questions / Feedback?

XAdESVersion Property

Specifies XAdES version.

Syntax

int GetXAdESVersion();
int SetXAdESVersion(int iXAdESVersion);

Possible Values

XAV_UNKNOWN(0), 
XAV_111(1),
XAV_122(2),
XAV_132(3),
XAV_141(4)

Default Value

0

Remarks

This property specifies the version of the XAdES specification used to produce the signature.

xavUnknown0
xav1111XAdES v1.1.1
xav1222XAdES v1.2.2
xav1323XAdES v1.3.2
xav1414XAdES v1.4.1 (aka v1.4.2)

This property is not available at design time.

Data Type

Integer

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