PgpEncryptedData public abstract class PgpEncryptedData Documentation public virtual Stream GetInputStream() Return the raw input stream for the data stream. public bool IsIntegrityProtected() Return true if the message is integrity protected. public bool Verify() Note: This can only be called after the message has been read.