Cache entry mapping a base64‐encoded SRP group parameter to a BIGNUM.
Synopsis
Declared in <openssl/srp.h>
struct SRP_gN_cache_st;
Data Members
Name |
Description |
Base64 text of the cached parameter (used as the lookup key). |
|
Parsed big‐number value for |
Created with MrDocs