pkcs7_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Manifest constants

PKCS7_S_BODY
enum PKCS7_S_BODY;
Undocumented in source.
PKCS7_S_HEADER
enum PKCS7_S_HEADER;
Undocumented in source.
PKCS7_S_TAIL
enum PKCS7_S_TAIL;
Undocumented in source.

Unions

d_
union d_
Undocumented in source.

Variables

asn1
ubyte* asn1;
Undocumented in source.
d
d_ d;
Undocumented in source.
detached
int detached;
Undocumented in source.
length
c_long length;
Undocumented in source.
state
int state;
Undocumented in source.
type
ASN1_OBJECT* type;
Undocumented in source.

Meta