DsaPublicKey Struct Reference

DSA public key. More...

#include <dsa.h>

Data Fields

DsaDomainParameters params
 DSA domain parameters. More...
 
Mpi y
 Public key value. More...
 

Detailed Description

DSA public key.

Definition at line 60 of file dsa.h.

Field Documentation

◆ params

DSA domain parameters.

Definition at line 62 of file dsa.h.

◆ y

Mpi y

Public key value.

Definition at line 63 of file dsa.h.


The documentation for this struct was generated from the following file:
  • cyclone_crypto/pkc/dsa.h