Returns the real Key ID (of type long) corresponding to this Hexadecimal Key Id.
Namespace: DidiSoft.PgpAssembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547
Syntax
| C# |
|---|
public long GetKeyIdForKeyIdHex( string keyIdHex ) |
| Visual Basic |
|---|
Public Function GetKeyIdForKeyIdHex ( _ keyIdHex As String _ ) As Long |
| Visual C++ |
|---|
public: long long GetKeyIdForKeyIdHex( String^ keyIdHex ) |
Parameters
- keyIdHex
- Type: System..::..String
Hexadecimal Key Id used by other OpenPG software