EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCustomCertStorage.ImportFrom

TElCustomCertStorage     See also    


 

Imports certificates from the given chain.

 
 

Declaration

[C#]
    void ImportFrom(TElX509CertificateChain Chain);

[VB.NET]
    Sub ImportFrom(ByVal Chain As TElX509CertificateChain)

[Pascal]
    procedure ImportFrom(Chain: TElX509CertificateChain);

[VB6]
    not implemented

[ActiveX]
    not implemented;

[DLL]
    not applicable;
 
 

Parameters

  • Chain - certificate chain from which the certificates are being imported.
 
 

Description

    Use this procedure tom import certificates from the given chain.

 
 

See also:     Certificates     TElX509CertificateChain    

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