Gets the CAdES compliancy
Namespace:
Cryptware.NDigitSignAssembly: NDigitSign (in NDigitSign.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsCades As Boolean Get |
C# |
---|
public bool IsCades { get; } |
Visual C++ |
---|
public: property bool IsCades { bool get (); } |
JavaScript |
---|
function get_isCades(); |