Table of Contents

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

string

Format

The format tag value.

public int Format { get; }

Property Value

int

ModificationTime

The modification time of the file in milli-seconds (since Jan 1, 1970 UTC)

public long ModificationTime { get; }

Property Value

long

Methods

GetRawFileName()

public byte[] GetRawFileName()

Returns

byte[]