ASN1_STREAM_ARG_st

For streaming related callbacks exarg points to this structure

Members

Variables

boundary
ubyte** boundary;

Streaming I/O boundary

ndef_bio
libressl_d.openssl.bio.BIO* ndef_bio;

BIO with filters appended

out_
libressl_d.openssl.bio.BIO* out_;

BIO to stream through

Meta