RetroArch
|
#include <asn1.h>
Public Attributes | |
mbedtls_asn1_buf | buf |
struct mbedtls_asn1_sequence * | next |
Container for a sequence of ASN.1 items
mbedtls_asn1_buf mbedtls_asn1_sequence::buf |
Buffer containing the given ASN.1 item.
struct mbedtls_asn1_sequence* mbedtls_asn1_sequence::next |
The next entry in the sequence.