sc_crypto_system_t

A cryptographic system that describes a set of cryptographic primitives, such as RSA 2048, for cryptographic operations.

Synopsis:

#include <smartcard/sc_crypto_system.h>
 
typedef struct _sc_crypto_system_t sc_crypto_system_t;

Arguments:

Since:

BlackBerry 10.2.0

Library:

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

Description: