Searched defs:CMS_PasswordRecipientInfo_st (Results 1 – 1 of 1) sorted by relevance
235 struct CMS_PasswordRecipientInfo_st { struct236 int32_t version;237 X509_ALGOR *keyDerivationAlgorithm;238 X509_ALGOR *keyEncryptionAlgorithm;239 ASN1_OCTET_STRING *encryptedKey;241 unsigned char *pass;242 size_t passlen;243 const CMS_CTX *cms_ctx;