Returns is this Key revoked (not usable any more).
Namespace:
DidiSoftAssembly: PGPLib (in PGPLib.exe) Version: 1.6.2.15631
Syntax
| C# |
|---|
public bool Revoked { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Revoked As Boolean |
| Visual C++ |
|---|
public: property bool Revoked { bool get (); } |