Searched refs:NSSLCertStoreId (Results 1 – 2 of 2) sorted by relevance
141 typedef s32 NSSLCertStoreId; /* Please see man pages for details */ typedef174 s32 NSSL_SetServerCertStore(NSSLId sslId, NSSLCertStoreId storeId);194 NSSLCertStoreId NSSL_CertStore_Create(void);195 s32 NSSL_CertStore_Destroy(NSSLCertStoreId storeId);196 void NSSL_CertStore_DestroyAll(NSSLCertStoreId storeId);197 s32 NSSL_CertStore_AddCert(NSSLCertStoreId storeId, NSSLCertId certId);198 s32 NSSL_CertStore_RemoveCert(NSSLCertStoreId storeId, NSSLCertId certId);199 BOOL NSSL_CertStore_IsValidId(NSSLCertStoreId storeId);
271 s32 NHTTP_SetRootCAStore(NHTTPConnectionHandle handle, NSSLCertStoreId rootCAId);