sc_certificate_t

A structure that represents an X.509 certificate.

Synopsis:

#include <smartcard/sc_certificate.h>
 
typedef struct _sc_certificate_t sc_certificate_t;

Arguments:

Since:

BlackBerry 10.2.0

Library:

libscs (For the qcc command, use the -l scs option to link against this library)

Description: