Home
last modified time | relevance | path

Searched defs:CMS_SignerInfo_st (Results 1 – 1 of 1) sorted by relevance

/third_party/openssl/crypto/cms/
Dcms_local.h81 struct CMS_SignerInfo_st { struct
82 int32_t version;
83 CMS_SignerIdentifier *sid;
84 X509_ALGOR *digestAlgorithm;
86 X509_ALGOR *signatureAlgorithm;
87 ASN1_OCTET_STRING *signature;
90 X509 *signer;
91 EVP_PKEY *pkey;
93 EVP_MD_CTX *mctx;
94 EVP_PKEY_CTX *pctx;