Searched refs:NSSLCertStoreId (Results 1 – 3 of 3) sorted by relevance
134 typedef s32 NSSLCertStoreId; /**< 証明書ストア ID */ typedef167 s32 NSSL_SetServerCertStore(NSSLId sslId, NSSLCertStoreId storeId);187 NSSLCertStoreId NSSL_CertStore_Create(void);188 s32 NSSL_CertStore_Destroy(NSSLCertStoreId storeId);189 void NSSL_CertStore_DestroyAll(NSSLCertStoreId storeId);190 s32 NSSL_CertStore_AddCert(NSSLCertStoreId storeId, NSSLCertId certId);191 s32 NSSL_CertStore_RemoveCert(NSSLCertStoreId storeId, NSSLCertId certId);192 BOOL NSSL_CertStore_IsValidId(NSSLCertStoreId storeId);
63 typedef NSSLCertStoreId CertStoreId;
270 s32 NHTTP_SetRootCaStore(NHTTPConnectionHandle handle, NSSLCertStoreId rootCAId);