Discuss this help topic in SecureBlackbox Forum

TElCertificateRequest.SaveKeyToFile

TElCertificateRequest     See also     


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


Saves the Certificate Request private key 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 containing certificate
  • Password - password to access the certificate
  • Format - format in which the certificate should be saved

Description

    Use this method to save the key to a file.

See also:     SaveKeyToStream     SaveKeyToBuffer    

Discuss this help topic in SecureBlackbox Forum