Searched defs:HcfX509CertChainValidateParams (Results 1 – 1 of 1) sorted by relevance
72 typedef struct HcfX509CertChainValidateParams HcfX509CertChainValidateParams; typedef73 struct HcfX509CertChainValidateParams { struct74 CfBlob *date; // string75 HcfX509TrustAnchorArray *trustAnchors; // Array<X509TrustAnchor>76 HcfCertCRLCollectionArray *certCRLCollections; // Array<CertCRLCollection>;77 HcfRevocationCheckParam *revocationCheckParam;78 HcfValPolicyType policy;79 CfBlob *sslHostname;80 HcfKuArray *keyUsage;