|
|||
|
|||
|
Inheritance diagram for cmd_fingerprint:


Public Member Functions | |
| cmd_fingerprint (InspIRCd *Instance) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Definition at line 26 of file m_ssl_oper_cert.cpp.
|
|
Definition at line 29 of file m_ssl_oper_cert.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 35 of file m_ssl_oper_cert.cpp. References CMD_FAILURE, CMD_SUCCESS, InspIRCd::FindNick(), Extensible::GetExt(), ssl_cert::GetFingerprint(), User::nick, Command::ServerInstance, User::WriteNumeric(), and User::WriteServ(). |