PHP Class OpenPGP_IntegrityProtectedDataPacket, horde

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

Public Properties

Property Type Description
$version

Public Methods

Method Description
__construct ( $data = '', $version = 1 )
body ( )
read ( )

Method Details

__construct() public method

public __construct ( $data = '', $version = 1 )

body() public method

public body ( )

read() public method

public read ( )

Property Details

$version public_oe property

public $version