Class LiteralDataPacket
- Namespace
- Org.BouncyCastle.Bcpg
- Assembly
- BouncyCastle.Cryptography.dll
public class LiteralDataPacket : InputStreamPacket
- Inheritance
-
LiteralDataPacket
- Inherited Members
Remarks
Generic literal data packet.
Properties
FileName
public string FileName { get; }
Property Value
Format
The format tag value.
public int Format { get; }
Property Value
ModificationTime
The modification time of the file in milli-seconds (since Jan 1, 1970 UTC)
public long ModificationTime { get; }
Property Value
Methods
GetRawFileName()
public byte[] GetRawFileName()
Returns
- byte[]