X509DsaParameters Struct Reference

DSA domain parameters. More...

#include <x509_common.h>

Data Fields

X509OctetString p
 
X509OctetString q
 
X509OctetString g
 

Detailed Description

DSA domain parameters.

Definition at line 825 of file x509_common.h.

Field Documentation

◆ g

Definition at line 829 of file x509_common.h.

◆ p

Definition at line 827 of file x509_common.h.

◆ q

Definition at line 828 of file x509_common.h.


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