Searched refs:KeyInterface (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.h950 typedef KI KeyInterface; typedef in class:DL_Base
956 virtual KeyInterface & AccessKeyInterface() =0;
957 virtual const KeyInterface & GetKeyInterface() const =0;
1295 typename BASE::KeyInterface & AccessKeyInterface() {return m_key;}
1296 const typename BASE::KeyInterface & GetKeyInterface() const {return m_key;}

Completed in 178 milliseconds