It appears that the EvidenceForm returned by SecTrustGetCssmResult
looks
like:
0x80000000
CSSM_EVIDENCE_FORM_APPLE_HEADER
0x80000001
CSSM_EVIDENCE_FORM_APPLE_CERTGROUP
0x80000002
CSSM_EVIDENCE_FORM_APPLE_CERT_INFO
for each Evidence[0..NumberOfEvidences]
These don't match real CSSM_EVIDENCE_FORM_* items. Why not, and
how do you
get at the real stuff?
The Apple trust policy returns Apple-specific data, and not the
generic evidence forms found in cssmtype.h.
#include <Security/cssmapple.h>
- Kevin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Apple-cdsa mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden