Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cPEM Member List

This is the complete list of members for GrayLib::cPEM, including all inherited members.

Alloc(size_t nSize)Gray::cHeapBlockinline
Alloc(const void *pData, size_t nSize)Gray::cHeapBlockinline
cHeapBlock() noexceptGray::cHeapBlockinline
cHeapBlock(const THIS_t &ref)Gray::cHeapBlockinline
cHeapBlock(THIS_t &&ref) noexceptGray::cHeapBlockinline
cHeapBlock(size_t nSize)Gray::cHeapBlockinlineexplicit
cHeapBlock(const void *pDataCopy, size_t nSize)Gray::cHeapBlockinline
cMemBlock() noexceptGray::cMemBlockinline
cMemBlock(const void *pData, size_t nSize) noexceptGray::cMemBlockinline
cMemBlock(const cMemBlock &block) noexceptGray::cMemBlockinline
cMemBlock(const cMemBlock *pBlock) noexceptGray::cMemBlockinline
Compare(const void *pData1, size_t iLen1, const void *pData2, size_t iLen2)Gray::cMemBlockstatic
ConvertToString(char *pszDst, StrLen_t iDstSizeMax) constGray::cMemBlockinline
cPEM() noexceptGrayLib::cPEMinline
DecryptAES(BYTE pIV[16], UINT nKeySize, BYTE *pBuffer, size_t nSizeBuf, const BYTE *pPassword, size_t nPassSize)GrayLib::cPEMprotectedstatic
DecryptDES(BYTE pIV[8], BYTE *pBuffer, size_t nSizeBuf, const BYTE *pPassword, size_t nPassSize)GrayLib::cPEMprotectedstatic
DecryptDES3(BYTE pIV[8], BYTE *pBuffer, size_t nSizeBuf, const BYTE *pPassword, size_t nPassSize)GrayLib::cPEMprotectedstatic
DecryptPrep(BYTE *pKey, size_t nKeySize, BYTE *pIV, const BYTE *pPassword, size_t nPassSize)GrayLib::cPEMprotectedstatic
DetachHeapBlock()Gray::cHeapBlockinline
FindHeader(const char *pData, const char *pszType)GrayLib::cPEMstatic
Free()Gray::cHeapBlockinline
FreeSecure()Gray::cHeapBlockinline
get_AllocSize() constGray::cHeapBlockinline
get_Data() const noexceptGray::cHeapBlockinline
get_DataA() const noexceptGray::cHeapBlockinline
get_DataBytes() const noexceptGray::cHeapBlockinline
get_DataEnd() const noexceptGray::cMemBlockinline
get_DataSize() const noexceptGray::cMemBlockinline
get_DataW() const noexceptGray::cHeapBlockinline
GetHeapStats(OUT ITERATE_t &iAllocCount) constGray::cHeapBlockinline
GetOffset(size_t nOffset) constGray::cMemBlockinline
InitZeros() noexceptGray::cMemBlockinline
isCorrupt() const noexceptGray::cHeapBlockinline
IsEqualData(const void *pData, size_t nSize) const noexceptGray::cMemBlockinline
IsEqualData(const cMemBlock *pData) const noexceptGray::cMemBlockinline
IsEqualData(const cMemBlock &data) const noexceptGray::cMemBlockinline
IsValidIndex(size_t i) const noexceptGray::cMemBlockinline
IsValidIndex2(size_t i) const noexceptGray::cMemBlockinline
IsValidPtr(const void *p) const noexceptGray::cMemBlockinline
isValidPtr() const noexceptGray::cMemBlockinline
IsValidPtr2(const void *p) const noexceptGray::cMemBlockinline
isValidRead() const noexceptGray::cHeapBlockinline
IsZeros() const noexceptGray::cMemBlockinline
k_BEGINfGrayLib::cPEMstatic
k_ENDfGrayLib::cPEMstatic
m_nSizeGray::cMemBlockprotected
m_nSizeReadGrayLib::cPEM
m_pDataGray::cMemBlockprotected
operator BYTE *() const noexceptGray::cHeapBlockinline
operator char *() const noexceptGray::cHeapBlockinline
operator const BYTE *() const noexceptGray::cMemBlockinline
operator void *() const noexceptGray::cHeapBlockinline
operator=(const THIS_t &ref)Gray::cHeapBlockinline
operator=(THIS_t &&ref)Gray::cHeapBlockinline
put_DataPtr(void *pStart) noexceptGray::cMemBlockinline
put_Size(size_t nSize) noexceptGray::cMemBlockinline
ReadIV(const char *s, BYTE *pIV, size_t nIVSize)GrayLib::cPEMprotectedstatic
ReadPEM(const char *pszType, const BYTE *pData, const BYTE *pPassword=nullptr, size_t nPassSize=0)GrayLib::cPEM
ReAlloc(size_t nSize)Gray::cHeapBlockinline
ReAlloc(const void *pData, size_t nSize)Gray::cHeapBlockinline
ReAllocLazy(size_t iSizeNew)Gray::cHeapBlockinline
SetBlock(void *pData, size_t nSize) noexceptGray::cMemBlockinline
SetCopy(const cHeapBlock &rSrc)Gray::cHeapBlockinline
SetEmptyBlock() noexceptGray::cMemBlockinline
SetHeapBlock(void *pData, size_t nSize)Gray::cHeapBlockinline
UNITTEST_FRIEND(cPEM)GrayLib::cPEM
WriteToPEM(char *pOut, StrLen_t nOutLen, const char *pszType, const BYTE *pDerData, size_t nSizeDer)GrayLib::cPEMstatic
~cHeapBlock()Gray::cHeapBlockinline
~cPEM() noexceptGrayLib::cPEMinline