Example program to test AES-GCM functionality. Used for a workshop

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

_x509_crl_entry Struct Reference

_x509_crl_entry Struct Reference
[X509_module]

Certificate revocation list entry. More...

#include <x509_crl.h>


Detailed Description

Certificate revocation list entry.

Contains the CA-specific serial numbers and revocation dates.

Definition at line 55 of file x509_crl.h.