Class CompressedDataPacket
- Namespace
- Org.BouncyCastle.Bcpg
- Assembly
- BouncyCastle.Cryptography.dll
public class CompressedDataPacket : InputStreamPacket
- Inheritance
-
CompressedDataPacket
- Inherited Members
Remarks
Generic compressed data object.
Properties
Algorithm
The algorithm tag value.
public CompressionAlgorithmTag Algorithm { get; }