Searched refs:GetPublicKey (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientCreditsList.h48 const byte* GetPublicKey() const {return m_abyMyPublicKey;} function in class:CClientCreditsList
H A DBaseClient.cpp2067 data.Write(theApp->clientcredits->GetPublicKey(), theApp->clientcredits->GetPubKeyLen());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcryptlib.h1170 const CryptoMaterial & GetMaterial() const {return GetPublicKey();}
1173 virtual const PublicKey & GetPublicKey() const {return const_cast<PublicKeyAlgorithm *>(this)->AccessPublicKey();} function in class:PublicKeyAlgorithm
H A Dpubkey.h380 const PublicKey & GetPublicKey() const {return GetKey();} function in class:TF_ObjectImplBase

Completed in 109 milliseconds