Check whether this (sub)key has a revocation signature on it.
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public bool IsRevoked() |
| Visual Basic |
|---|
Public Function IsRevoked As Boolean |
| Visual C++ |
|---|
public: bool IsRevoked() |