x_ad_es_type property

x_ad_es_type property

XAdES type. Default value is None(XAdES is off).

Definition:

@property
def x_ad_es_type(self):
    ...
@x_ad_es_type.setter
def x_ad_es_type(self, value):
    ...

See Also