dsa_st

Opaque DSA key/parameters object (deprecated low-level DSA_* API).

Synopsis

Declared in <openssl/types.h>

struct dsa_st;

Non-Member Functions

NameDescription
EVP_PKEY_get0_DSAReturn the DSA key referenced by pkey without incrementing its reference count (deprecated).
EVP_PKEY_get1_DSAReturn a new reference to the DSA key held by pkey (deprecated).