9.13.3.1.40. Struct sss_se05x_asymmetric_t¶
Defined in File fsl_sss_se05x_types.h
9.13.3.1.40.1. Struct Documentation¶
-
struct
sss_se05x_asymmetric_t¶ Asymmetric Cryptographic operations.
e.g. RSA/ECC.
Public Members
-
sss_algorithm_t
algorithm¶ Algorithm to be applied, e.g. ECDSA
-
sss_se05x_object_t *
keyObject¶ KeyObject used for Asymmetric operation
-
sss_mode_t
mode¶ Mode of operation for the Asymmetric operation. e.g. Sign/Verify/Encrypt/Decrypt
-
sss_se05x_session_t *
session¶ Pointer to root session
-
sss_algorithm_t
