class Akenti::OpenSSLUtil |
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.
Alphabetic index HTML hierarchy of classes or Java