Module: PKIFXSECCrypto
Definition in file PKIFXSECCrypto.cpp.
#include "PKIFXSECCrypto.h"
#include <xsec/framework/XSECError.hpp>
#include <xsec/enc/XSCrypt/XSCryptCryptoBase64.hpp>
#include "PKIFXSECCryptoHash.h"
#include "PKIFXSECCryptoKeyHMAC.h"
#include "PKIFXSECCryptoKeyDSA.h"
#include "PKIFXSECCryptoKeyRSA.h"
#include "PKIFXSECCryptoX509.h"
#include "PKIFXSECCryptoSymmetricKey.h"
Go to the source code of this file.
Functions | |
const XMLCh * | pkifProvName () |
const XMLCh* pkifProvName | ( | ) |
Interface: Module
Get the name of the provider
Definition at line 462 of file PKIFXSECCrypto.cpp.
References PKIFXSECCrypto::getProviderName().
Referenced by PKIFXSECCryptoX509::getProviderName(), PKIFXSECCryptoKeyRSA::getProviderName(), and PKIFXSECCryptoKeyDSA::getProviderName().