6 #ifndef _INC_cKeyECDSA_H
7 #define _INC_cKeyECDSA_H
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
Definition: cKeyBase.h:56
Definition: cKeyECDSA.h:18
cKeyECDSA() noexcept
Definition: cKeyECDSA.h:25
virtual ~cKeyECDSA()
Definition: cKeyECDSA.h:28
UNITTEST_FRIEND(cKeyECDSA)
Definition: cKeyECPPair.h:24
Definition: cKeyTypeDef.h:22
Definition: cKeyECDSA.h:38
cKeyTypeECDSA() noexcept
Definition: cKeyECDSA.h:43
virtual bool HasKeyType(SSL_Key_TYPE eKeyType) const noexcept
Tell if the context implements this type (e.g. ECKEY can do ECDSA)
Definition: cKeyECDSA.h:47
virtual cKeyBase * AllocKey() const
Allocate a new context.
Definition: cKeyECDSA.h:51
UNITTEST2_PREDEF(cQuadtree)
SSL_Key_TYPE
Definition: cKeyBase.h:24
@ SSL_Key_ECDSA
SSL_KeyExchange_ECDHE_ECDSA.
Definition: cKeyBase.h:32
SSL_Hash_TYPE
Definition: cHashCode.h:23