Discuss this help topic in SecureBlackbox Forum

TElPGPUtils.CompareKeyFP

TElPGPUtils     


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


Compares two Key Fingerprints.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not available

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • KeyFP1 - first key fingerprint to compare.
  • KeyFP2 - second key fingerprint to compare.

Description

    Use this method to check if two Key Fingerprints are equal.

Discuss this help topic in SecureBlackbox Forum