Discuss this help topic in SecureBlackbox Forum

TElMemoryCertStorage.LoadFromFilePFX

TElMemoryCertStorage     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Loads the storage from file.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not implemented;

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Filename - name of the file to load
  • Password - password to the file

Description

    Use this method to load the storage from the file in PFX format.

See also:     SaveToFilePFX     LoadFromFilePKCS7     LoadFromFileJKS    

Discuss this help topic in SecureBlackbox Forum