Discuss this help topic in SecureBlackbox Forum

TElXAdESSigner.Clear

TElXAdESSigner     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Clears the signature.

Declaration

[C#]
    void Clear();

[VB.NET]
    Sub Clear()

[Pascal]
    procedure Clear;

[C++]
    void Clear();

[PHP]
    void Clear()

[Java]
    void clear();

Description

    Call this method to empty all elements of the signature.

See also:     Generate    

Discuss this help topic in SecureBlackbox Forum