Class DelegationCertGenerator is a subclass of AkentiCertGenerator
Class DelegationCertGenerator is a subclass of AkentiCertGenerator. It generates a DelegationCertificateImpl that contains the information for the general Akenti Certificate as well as the informat that is specific to a Delegation Certificate such as resource and extensions
void setGuarantor(const AkentiPrincipal& guarantor)
void setLastUpdate(const UtcTime& lastUpdate)
void setNextUpdate(const UtcTime& nextUpdate)
void setRevokedCertificates(const vector<AkentiRevokedCertificate>& revokedCerts)
void addRevokedCertificate(const AkentiRevokedCertificate& revokedCert)
void sign(const PrivateKey& privateKey, const string& algorithm)
algorithm - the algorithm used for the signature.
DefaultRevocationCertGenerator()
~DefaultRevocationCertGenerator()
void setSerialNumber(int number)
void setType(const string& type)
void setUniqueID(const string& uniqueID)
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de