11.12.3.1.63. Struct sss_se05x_digest_t

11.12.3.1.63.1. Struct Documentation

struct sss_se05x_digest_t

Message Digest operations

Public Members

sss_algorithm_t algorithm

Algorithm to be applied, e.g SHA1, SHA256

SE05x_CryptoObjectID_t cryptoObjectId

Implementation specific part

size_t digestFullLen

Full digest length per algorithm definition. This field is initialized along with algorithm.

sss_mode_t mode

Mode of operation, e.g Sign/Verify

sss_se05x_session_t *session

Virtual connection between application (user context) and specific security subsystem and function thereof.