ipt.docs

来自「Internet Phone, Chat, Conferencing」· DOCS 代码 · 共 24 行

DOCS
24
字号
/* -*- c -*- *//**@mainpage IPT Library *  * @section ipt_meta Module Meta Information * * Utility library for IP Telephony applications. * * @CONTACT Pekka Pessi <Pekka.Pessi@nokia.com> * * @STATUS Core library * * @LICENSE LGPL * * @section ipt_overview Overview * * This module contain some routines useful for IPT applications, like  * - base64.h BASE64 encoding/decoding,  * - token64.h encoding/decoding binary as SIP/HTTP token,  * - utf8.h UTF8 encoding/decoding,  * - sha1.h SHA1 hash routines, and * - rc4.h arcfour random number generator. */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?