X509_pubkey_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
struct X509_pubkey_st {}

Members

Variables

algor
X509_ALGOR* algor;
Undocumented in source.
pkey
EVP_PKEY* pkey;
Undocumented in source.
public_key
ASN1_BIT_STRING* public_key;
Undocumented in source.

Meta