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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dpubkey.h953 const DL_GroupParameters<Element> & GetAbstractGroupParameters() const {return GetKeyInterface().GetAbstractGroupParameters();}
957 virtual const KeyInterface & GetKeyInterface() const =0;
1002 const DL_PrivateKey<T> &key = this->GetKeyInterface();
1025 const DL_PrivateKey<T> &key = this->GetKeyInterface();
1106 const DL_PublicKey<T> &key = this->GetKeyInterface();
1126 const DL_PublicKey<T> &key = this->GetKeyInterface();
1192 const DL_PrivateKey<T> &key = this->GetKeyInterface();
1226 const DL_PublicKey<T> &key = this->GetKeyInterface();
1296 const typename BASE::KeyInterface & GetKeyInterface() const {return m_key;} function in class:DL_ObjectImplBase

Completed in 45 milliseconds