Discuss this help topic in SecureBlackbox Forum

TElMemoryCertStorage.SaveToFileJKS

TElMemoryCertStorage     See also     


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


Saves the storage to 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 where the storage should be saved
  • Password - password to the file

Description

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

See also:     LoadFromFileJKS     SaveToFilePKCS7     SaveToFilePFX    

Discuss this help topic in SecureBlackbox Forum