EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAuthenticodeVerifier.Signatures

TElAuthenticodeVerifier     See also    


 

This read-only property represents all signatures made over the file.

 
 

Declaration

[C#]
    TElPKCS7Signer Signatures[int Index];

[VB.NET]
    Property Signatures(ByValIndex As Integer) As TElPKCS7Signer

[Pascal]
    property Signatures[Index: Integer]: TElPKCS7Signer;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Index - Index of item in list
 
 

Description

    This signature represents all signatures made over the file. Use Index to iterate through these signatures.

 
 

See also:     Certificates     SignatureCount    

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