|
Home --> Documentations --> PJLIB-UTIL Reference
Detailed Description
Macro Definition Documentation
| #define PJ_SHA1_DIGEST_SIZE 20 |
SHA1 digest size is 20 bytes
Function Documentation
Finish the message and return the digest.
- Parameters:
-
| ctx | SHA1 context. |
| digest | 16 byte digest. |
Initialize the algorithm.
- Parameters:
-
Append a stream to the message.
- Parameters:
-
| ctx | SHA1 context. |
| data | Data. |
| nbytes | Length of data. |
PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.
|