pkcs7_issuer_and_serial_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 pkcs7_issuer_and_serial_st {}

Members

Variables

issuer
X509_NAME* issuer;
Undocumented in source.
serial
ASN1_INTEGER* serial;
Undocumented in source.

Meta