|
Bouncy Castle Cryptography 1.30 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.bouncycastle.bcpg.Packet
|
+--org.bouncycastle.bcpg.InputStreamPacket
|
+--org.bouncycastle.bcpg.LiteralDataPacket
generic literal data packet.
| Method Summary | |
java.lang.String |
getFileName()
|
int |
getFormat()
return the format tag value. |
long |
getModificationTime()
Return the modification time of the file in milli-seconds. |
| Methods inherited from class org.bouncycastle.bcpg.InputStreamPacket |
getInputStream |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Method Detail |
public int getFormat()
public long getModificationTime()
public java.lang.String getFileName()
|
Bouncy Castle Cryptography 1.30 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||