PHP Class OpenPGP_OnePassSignaturePacket, horde

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

Public Properties

Property Type Description
$hash_algorithm
$key_algorithm
$key_id
$nested
$signature_type
$version

Public Methods

Method Description
body ( )
read ( )

Method Details

body() public method

public body ( )

read() public method

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