EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMemoryCertStorage.SaveToFilePKCS7

TElMemoryCertStorage     See also    


 

Saves the storage to file.

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    not implemented;

[VB6]
    Sub IElCustomCertStorageX7.SaveToFilePKCS7(Filename As String)

[ActiveX]
    HRESULT _stdcall IElCustomCertStorageX7.SaveToFilePKCS7([in] BSTR Filename);

[DLL]
    not implemented;
 
 

Parameters

  • Filename - name of the file where the storage should be saved
 
 

Description

    Use this method to save the storage to the file in PKCS#7 format.

 
 

See also:     LoadFromFilePKCS7     SaveToFileJKS     SaveToFilePFX    

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