WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB-UTIL Reference

pj_hmac_sha1_context Struct Reference

#include <hmac_sha1.h>

Data Fields

pj_sha1_context context
 
pj_uint8_t k_opad [64]
 

Detailed Description

The HMAC-SHA1 context used in the incremental HMAC calculation.

Field Documentation

◆ context

pj_sha1_context pj_hmac_sha1_context::context

SHA1 context

◆ k_opad

pj_uint8_t pj_hmac_sha1_context::k_opad[64]

opad xor-ed with key


The documentation for this struct was generated from the following file:

 


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.