Discuss this help topic in SecureBlackbox Forum

TElMemoryCertStorage.SaveToFilePKCS7

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

Description

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

See also:     LoadFromFilePKCS7     SaveToFileJKS     SaveToFilePFX    

Discuss this help topic in SecureBlackbox Forum