Discuss this help topic in SecureBlackbox Forum

TElPGPUtils.CompareKeyID

TElPGPUtils     


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


Compares two Key IDs.

Declaration

[C#]
    not available

[VB.NET]
    not available

[Pascal]
    not available

[C++]
    not available

[PHP]
    not available

[Java]
    not available

Parameters

  • KeyID1 - first key id to compare.
  • KeyID2 - second key id to compare.

Description

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

Discuss this help topic in SecureBlackbox Forum