PHP Class OpenPGP_SecretKeyPacket, horde

See also: http://tools.ietf.org/html/rfc4880#section-5.5.1.3
See also: http://tools.ietf.org/html/rfc4880#section-5.5.3
See also: http://tools.ietf.org/html/rfc4880#section-11.2
See also: http://tools.ietf.org/html/rfc4880#section-12
Inheritance: extends OpenPGP_PublicKeyPacket
Afficher le fichier Open project: horde/horde

Méthodes publiques

Свойство Type Description
$encrypted_data
$private_hash
$s2k
$s2k_useage
$secret_key_fields
$symmetric_algorithm

Méthodes publiques

Méthode Description
body ( )
key_from_input ( )
read ( )

Method Details

body() public méthode

public body ( )

key_from_input() public méthode

public key_from_input ( )

read() public méthode

public read ( )

Property Details

$encrypted_data public_oe property

public $encrypted_data

$private_hash public_oe property

public $private_hash

$s2k public_oe property

public $s2k

$s2k_useage public_oe property

public $s2k_useage

$secret_key_fields static_oe public_oe property

static public $secret_key_fields

$symmetric_algorithm public_oe property

public $symmetric_algorithm