com.aspose.cells

Class XAdESType

  • java.lang.Object
    • com.aspose.cells.XAdESType
public class XAdESType 
extends java.lang.Object

Utility class containing constants. Type of XML Advanced Electronic Signature (XAdES).

Field Summary
static final intNONE
XAdES is off.
static final intX_AD_ES
Basic XAdES.
 

    • Field Detail

      • NONE

        public static final int NONE
        XAdES is off.
      • X_AD_ES

        public static final int X_AD_ES
        Basic XAdES.