Returns the Key ID

Namespace: DidiSoft.Pgp
Assembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547

Syntax

C#
public long KeyID { get; }
Visual Basic
Public ReadOnly Property KeyID As Long
	Get
Visual C++
public:
property long long KeyID {
	long long get ();
}

See Also