Home --> Documentations --> PJLIB-UTIL Reference
◆ PJ_SHA1_DIGEST_SIZE
#define PJ_SHA1_DIGEST_SIZE 20 |
SHA1 digest size is 20 bytes
◆ pj_sha1_final()
Finish the message and return the digest. - Parameters
-
ctx | SHA1 context. |
digest | 16 byte digest. |
References PJ_END_DECL.
◆ pj_sha1_init()
Initialize the algorithm. - Parameters
-
◆ pj_sha1_update()
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.
|