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 740 of file x509_common.h.

Field Documentation

◆ g

Definition at line 744 of file x509_common.h.

◆ p

Definition at line 742 of file x509_common.h.

◆ q

Definition at line 743 of file x509_common.h.


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