Home
last modified time | relevance | path

Searched refs:OH_NetStack_GetPinSetForHostName (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/
H A Dnet__ssl__c_8h.md25 | [OH_NetStack_GetPinSetForHostName](netstack.md#OH_NetStack_GetPinSetForHostName)(const char \*hos…
H A Dnetstack.md68 | [OH_NetStack_GetPinSetForHostName](#oh_netstack_getpinsetforhostname)(const char \*hostname, [Net…
326 ### OH_NetStack_GetPinSetForHostName()
329 int32_t OH_NetStack_GetPinSetForHostName (const char * hostname, NetStack_CertificatePinning * pin)
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Dnet__ssl__c_8h.md25 | [OH_NetStack_GetPinSetForHostName](netstack.md#OH_NetStack_GetPinSetForHostName)(const char \*hos…
H A Dnetstack.md68 | [OH_NetStack_GetPinSetForHostName](#oh_netstack_getpinsetforhostname)(const char \*hostname, [Net…
326 ### OH_NetStack_GetPinSetForHostName()
329 int32_t OH_NetStack_GetPinSetForHostName (const char * hostname, NetStack_CertificatePinning * pin)
/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_ssl/include/
H A Dnet_ssl_c.h73 int32_t OH_NetStack_GetPinSetForHostName(const char *hostname, NetStack_CertificatePinning *pin);
/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_ssl/src/
H A Dnet_ssl_c.cpp82 int32_t OH_NetStack_GetPinSetForHostName(const char *hostname, NetStack_CertificatePinning *pin) in OH_NetStack_GetPinSetForHostName() function