PHP Class OpenPGP_LiteralDataPacket, horde

See also: http://tools.ietf.org/html/rfc4880#section-5.9
Inheritance: extends OpenPGP_Packet
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Свойство Type Description
$filename
$format
$timestamp

Méthodes publiques

Méthode Description
__construct ( $data = NULL, $opt = [] )
body ( )
normalize ( $clearsign = false )
read ( )

Method Details

__construct() public méthode

public __construct ( $data = NULL, $opt = [] )

body() public méthode

public body ( )

normalize() public méthode

public normalize ( $clearsign = false )

read() public méthode

public read ( )

Property Details

$filename public_oe property

public $filename

$format public_oe property

public $format

$timestamp public_oe property

public $timestamp