Return true if the message is integrity protected.
Namespace: Org.BouncyCastle.Bcpg.OpenPgpAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public bool IsIntegrityProtected() |
| Visual Basic |
|---|
Public Function IsIntegrityProtected As Boolean |
| Visual C++ |
|---|
public: bool IsIntegrityProtected() |