Home
last modified time | relevance | path

Searched defs:TLSSocket (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/netstack/interfaces/innerkits/tls_socket/include/
Dtls_socket.h302 explicit TLSSocket(int sockFd): sockFd_(sockFd), isExtSock_(true) {} in TLSSocket() function
/foundation/communication/netstack/interfaces/kits/js/
D@ohos.net.socket.d.ts1498 export interface TLSSocket { interface