EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSignedCMSMessage.AddSignature

TElSignedCMSMessage     See also    


 

This method adds a signature to the list.

 
 

Declaration

[C#]
    int AddSignature();

[VB.NET]
    Function AddSignature() As Integer

[Pascal]
    function AddSignature : integer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Return value

    Index of the newly added item in the list.

 
 

Description

    Use this method to add a new signature to the Signatures list.

 
 

See also:     RemoveSignature     ClearSignatures    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation