EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMemoryCertStorage.SaveToFilePFX

TElMemoryCertStorage     See also    


 

Saves the storage to file.

 
 

Declaration

[C#]
    not implemented;

[VB.NET]
    not implemented;

[Pascal]
    not implemented;

[VB6]
    Sub IElCustomCertStorageX7.SaveToFilePFX(Filename As String, Password As String)

[ActiveX]
    HRESULT _stdcall IElCustomCertStorageX7.SaveToFilePFX([in] BSTR Filename, [in] BSTR Password);

[DLL]
    not implemented;
 
 

Parameters

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

Description

    Use this method to save the storage to the file in PFX format.

 
 

See also:     LoadFromFilePFX     SaveToFilePKCS7     SaveToFileJKS    

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