Smart card cryptographic system (
sc_crypto_system.h
)
Crypto system instances store information about various cryptographic systems.
Information stored in an
sc_crypto_system_t
includes:
the supported algorithm
the supported key size (in bits)
Since:
BlackBerry 10.2.0
Data types in sc_crypto_system.h
Contains structures and typedefs for working with the smart card cryptographic system.
Functions in sc_crypto_system.h
Functions that are available for working with the cryptographic system.
Parent topic:
Smart Card Library