PHP Class OpenPGP_OnePassSignaturePacket, horde

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

Méthodes publiques

Свойство Type Description
$hash_algorithm
$key_algorithm
$key_id
$nested
$signature_type
$version

Méthodes publiques

Méthode Description
body ( )
read ( )

Method Details

body() public méthode

public body ( )

read() public méthode

public read ( )

Property Details

$hash_algorithm public_oe property

public $hash_algorithm

$key_algorithm public_oe property

public $key_algorithm

$key_id public_oe property

public $key_id

$nested public_oe property

public $nested

$signature_type public_oe property

public $signature_type

$version public_oe property

public $version