Discuss this help topic in SecureBlackbox Forum

TElMemoryCertStorage.LoadFromFileJKS

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 JKS format.

See also:     SaveToFileJKS     LoadFromFilePKCS7     LoadFromFilePFX    

Discuss this help topic in SecureBlackbox Forum