PHP Class Horde_Pgp_Element_Signature, horde

Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Pgp_Element
Afficher le fichier Open project: horde/horde Class Usage Examples

Protected Properties

Свойство Type Description
$_armor

Méthodes publiques

Méthode Description
getSignaturePacket ( ) : OpenPGP_SignaturePacket Return the signature packet object.
getSignersKeyId ( ) : string Return the key ID used for the signature.

Method Details

getSignaturePacket() public méthode

Return the signature packet object.
public getSignaturePacket ( ) : OpenPGP_SignaturePacket
Résultat OpenPGP_SignaturePacket Signature packet object.

getSignersKeyId() public méthode

Return the key ID used for the signature.
public getSignersKeyId ( ) : string
Résultat string Key ID.

Property Details

$_armor protected_oe property

protected $_armor