Provides some functions that can de/endcode strings and functions to populate X509 name with distinguished name or with the principal
![]() | toDer (const DistinguishedName& dn) |
![]() | populateX509Name (X509_NAME *name, const DistinguishedName& dn) Populates the X509 name with the given distinguished name |
![]() | fromC_X509 (X509* cert) Converts X509 to the C++ Certificate class |
Provides some functions that can de/endcode strings and functions to populate X509 name with distinguished name or with the principal.
static void populateX509Name(X509_NAME *name, const DistinguishedName& dn)
dn - the distinguished name used for populating the X509 name static Certificate fromC_X509(X509* cert)
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