Home | Documentation |
soap_wsse_session Struct Reference
updated Mon May 13 2024 by Robert van Engelen
|
Digest authentication session data. More...
Public Attributes | |
struct soap_wsse_session * | next |
time_t | expired |
char | hash [SOAP_SMD_SHA1_SIZE] |
char | nonce [1] |
Digest authentication session data.
time_t soap_wsse_session::expired |
Session expiration
char soap_wsse_session::hash[SOAP_SMD_SHA1_SIZE] |
SHA1 digest
struct soap_wsse_session* soap_wsse_session::next |
Next session in list
char soap_wsse_session::nonce[1] |
Nonce string flows into region below this struct