Discuss this help topic in SecureBlackbox Forum

TElPGPUtils.PublicKeyAlgorithmToString

TElPGPUtils     


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


Converts public key algorithm ID to string representation.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not available

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • Alg - algorithm ID to convert.

Values:

Description

    Use this method to convert the public key algorithm ID to the string representation.

Discuss this help topic in SecureBlackbox Forum