Discuss this help topic in SecureBlackbox Forum

TElCertificateRequest.LoadKeyFromFile

TElCertificateRequest     See also     


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


Reads the private key 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 be read
  • Password - password to the key

Description

    Use this method to load a private key to be used for request regeneration from file.

See also:     KeyMaterial     SaveKeyToFile    

Discuss this help topic in SecureBlackbox Forum