Represents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL. More...
#include <OpenSslEncryptionFilter.hpp>
Public Member Functions | |
std::string | getCertificateName () |
Gets the name of the certificate. More... | |
std::string | getIssuerName () |
Gets the name of the issuer of the certificate. More... | |
Represents an in-memory certificate, usually from a remote peer. Only applicable to OpenSSL.
std::string RCF::X509Certificate::getCertificateName | ( | ) |
Gets the name of the certificate.
std::string RCF::X509Certificate::getIssuerName | ( | ) |
Gets the name of the issuer of the certificate.