CMS_OtherKeyAttribute
ASN1_SEQUENCE(CMS_OtherKeyAttribute) = {
ASN1_SIMPLE(CMS_OtherKeyAttribute, keyAttrId, ASN1_OBJECT),
ASN1_OPT(CMS_OtherKeyAttribute, keyAttr, ASN1_ANY)
} ASN1_SEQUENCE_END(CMS_OtherKeyAttribute)
ASN1_OPT(CMS_RecipientKeyIdentifier, other, CMS_OtherKeyAttribute)
ASN1_OPT(CMS_KEKIdentifier, other, CMS_OtherKeyAttribute)
kekri->kekid->other = M_ASN1_new_of(CMS_OtherKeyAttribute);
CMS_OtherKeyAttribute **other,
CMS_OtherKeyAttribute *other;
CMS_OtherKeyAttribute *other;
DECLARE_ASN1_ITEM(CMS_OtherKeyAttribute)
CMS_OtherKeyAttribute **other,