EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSignedCMSMessage.ExtractAllCertificates

TElSignedCMSMessage     See also    


 

This method extracts all certificates from the message signature.

 
 

Declaration

[C#]
    void ExtractAllCertificates(TElCustomCertStorage Storage);

[VB.NET]
    Sub ExtractAllCertificates(ByVal Storage As TElCustomCertStorage)

[Pascal]
    procedure ExtractAllCertificates(Storage : TElCustomCertStorage);

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Parameters

  • Storage - certificate storage where the certificates should be extracted
 
 

Description

    Use this method to extract all certificates from the message signature and place them to Storage.

 
 

See also:     AddSignature     ClearSignatures    

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