Class GnuPGsig

Description

class GnuPGsig

This class contains information about a signature on a key or uid

Located in /plugins/gpg/classes/gpg.php (line 221)


	
			
Variable Summary
 mixed $algorithm
 mixed $date
 mixed $exp
 mixed $id
 mixed $trust
 mixed $uid
Method Summary
 GnuPGsig GnuPGsig (array $keyInfo)
Variables
mixed $algorithm (line 222)
mixed $date = '' (line 224)
mixed $exp = '' (line 225)
mixed $id = '' (line 223)
mixed $trust = '' (line 227)
mixed $uid = false (line 226)
Methods
Constructor GnuPGsig (line 234)

Constructor

GnuPGsig GnuPGsig (array $keyInfo)
  • array $keyInfo: containing data about a signature

Documentation generated on Sun, 22 Nov 2009 17:36:36 +0200 by phpDocumentor 1.4.3