org.bouncycastle.bcpg

Class CompressedDataPacket

public class CompressedDataPacket extends InputStreamPacket

generic compressed data object.
Method Summary
intgetAlgorithm()
return the algorithm tag value.

Method Detail

getAlgorithm

public int getAlgorithm()
return the algorithm tag value.

Returns: algorithm tag value.