org.bouncycastle.bcpg

Class LiteralDataPacket

public class LiteralDataPacket extends InputStreamPacket

generic literal data packet.
Method Summary
StringgetFileName()
intgetFormat()
return the format tag value.
longgetModificationTime()
Return the modification time of the file in milli-seconds.

Method Detail

getFileName

public String getFileName()

Returns: filename

getFormat

public int getFormat()
return the format tag value.

Returns: format tag value.

getModificationTime

public long getModificationTime()
Return the modification time of the file in milli-seconds.

Returns: the modification time in millis