/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/client/ |
H A D | TlsConfigurationTest.cpp | 138 std::string getSignatureAlgorithms; variable 139 getSignatureAlgorithms = tlsConfiguration.GetSignatureAlgorithms(); 140 std::cout << "getSignatureAlgorithms:" << getSignatureAlgorithms << std::endl; 142 int idx = getSignatureAlgorithms.find(subStr);
|
H A D | TlsSocketBranchTest.cpp | 306 std::vector<std::string> getSignatureAlgorithms = tlsSocketInternal->GetSignatureAlgorithms(); variable 307 EXPECT_EQ(getSignatureAlgorithms.size(), 0);
|
/ohos5.0/foundation/communication/netstack/interfaces/kits/js/ |
H A D | @ohos.net.socket.d.ts | 1996 getSignatureAlgorithms(callback: AsyncCallback<Array<string>>): void; 2017 getSignatureAlgorithms(): Promise<Array<string>>; 2906 getSignatureAlgorithms(callback: AsyncCallback<Array<string>>): void; 2917 getSignatureAlgorithms(): Promise<Array<string>>;
|
/ohos5.0/foundation/communication/netstack/ |
H A D | README_zh.md | 230 | ohos.net.socket.TLSSocket | getSignatureAlgorithms(callback: AsyncCallback\<Array\<string>>): voi… 231 | ohos.net.socket.TLSSocket | getSignatureAlgorithms(): Promise\<Array\<string>> | 在TLSSocket通信连接之后…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/ |
H A D | js-apis-socket.md | 6630 ### getSignatureAlgorithms<sup>9+</sup> 6662 console.log("getSignatureAlgorithms callback = " + data); 6667 ### getSignatureAlgorithms<sup>9+</sup> 6669 getSignatureAlgorithms(): Promise\<Array\<string\>\> 6695 tls.getSignatureAlgorithms().then((data: Array<string>) => { 6696 console.log("getSignatureAlgorithms success" + data); 8648 ### getSignatureAlgorithms<sup>10+</sup> 8706 console.log("getSignatureAlgorithms callback = " + data); 8712 ### getSignatureAlgorithms<sup>10+</sup> 8714 getSignatureAlgorithms(): Promise\<Array\<string\>\> [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/ |
H A D | js-apis-socket.md | 6630 ### getSignatureAlgorithms<sup>9+</sup> 6662 console.log("getSignatureAlgorithms callback = " + data); 6667 ### getSignatureAlgorithms<sup>9+</sup> 6669 getSignatureAlgorithms(): Promise\<Array\<string\>\> 6695 tls.getSignatureAlgorithms().then((data: Array<string>) => { 6696 console.log("getSignatureAlgorithms success" + data); 8648 ### getSignatureAlgorithms<sup>10+</sup> 8706 console.log("getSignatureAlgorithms callback = " + data); 8712 ### getSignatureAlgorithms<sup>10+</sup> 8714 getSignatureAlgorithms(): Promise\<Array\<string\>\> [all …]
|
/ohos5.0/docs/zh-cn/application-dev/network/ |
H A D | socket-connection.md | 85 | getSignatureAlgorithms() | 在服务器和客户端之间共享的签名算法列表,按优先级降序排列。 |
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-communication.md | 28 |新增|NA|类名:TLSSocketConnection;<br>方法or属性:getSignatureAlgorithms(): Promise\<Array\<string>>;|@ohos.… 175 |新增|NA|类名:TLSSocketConnection;<br>方法or属性:getSignatureAlgorithms(callback: AsyncCallback\<Array\<str… 319 …:TLSSocket;<br>方法or属性:getSignatureAlgorithms(): Promise\<Array\<string>>;<br>旧版本信息:|类名:TLSSocket;<…
|
/ohos5.0/docs/en/application-dev/network/ |
H A D | socket-connection.md | 85 | getSignatureAlgorithms() | Obtains a list containing signature algorithms shared between the …
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-communication.md | 43 |新增|NA|类名:TLSSocketConnection;<br>方法or属性:getSignatureAlgorithms(callback: AsyncCallback\<Array\<str… 44 |新增|NA|类名:TLSSocketConnection;<br>方法or属性:getSignatureAlgorithms(): Promise\<Array\<string>>;|@ohos.… 1162 …:TLSSocket;<br>方法or属性:getSignatureAlgorithms(): Promise\<Array\<string>>;<br>旧版本信息:|类名:TLSSocket;<… 1864 …;<br>方法or属性:getSignatureAlgorithms(callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:|类名:T… 1865 …:TLSSocket;<br>方法or属性:getSignatureAlgorithms(): Promise\<Array\<string>>;<br>旧版本信息:|类名:TLSSocket;<…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-communication.md | 28 |Added|NA|Class name: TLSSocketConnection;<br>Method or attribute name: getSignatureAlgorithms(): P… 175 |Added|NA|Class name: TLSSocketConnection;<br>Method or attribute name: getSignatureAlgorithms(call… 319 …getSignatureAlgorithms(): Promise\<Array\<string>>;<br>Old version information: |Class name: TLSSo…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-communication.md | 54 |新增|NA|模块名: ohos.net.socket<br>类名: TLSSocket<br>方法名 or 属性名:getSignatureAlgorithms|@ohos.net.socket.… 55 |新增|NA|模块名: ohos.net.socket<br>类名: TLSSocket<br>方法名 or 属性名:getSignatureAlgorithms|@ohos.net.socket.…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-communication.md | 71 |新增|NA|模块名: ohos.net.socket<br>类名: TLSSocket<br>方法名 or 属性名:getSignatureAlgorithms|@ohos.net.socket.… 72 |新增|NA|模块名: ohos.net.socket<br>类名: TLSSocket<br>方法名 or 属性名:getSignatureAlgorithms|@ohos.net.socket.…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-communication.md | 43 |Added|NA|Class name: TLSSocketConnection;<br>Method or attribute name: getSignatureAlgorithms(call… 44 |Added|NA|Class name: TLSSocketConnection;<br>Method or attribute name: getSignatureAlgorithms(): P… 1162 …getSignatureAlgorithms(): Promise\<Array\<string>>;<br>Old version information: |Class name: TLSSo… 1864 …getSignatureAlgorithms(callback: AsyncCallback\<Array\<string>>): void;<br>Old version information… 1865 …getSignatureAlgorithms(): Promise\<Array\<string>>;<br>Old version information: |Class name: TLSSo…
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-communication.md | 54 …net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.… 55 …net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-communication.md | 71 …net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.… 72 …net.socket<br>Class name: TLSSocket<br>Method or attribute name: getSignatureAlgorithms|@ohos.net.…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-communication.md | 488 |新增|NA|类名:TLSSocket;<br>方法or属性:getSignatureAlgorithms(callback: AsyncCallback\<Array\<string>>): vo… 489 |新增|NA|类名:TLSSocket;<br>方法or属性:getSignatureAlgorithms(): Promise\<Array\<string>>;|@ohos.net.socket…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-communication.md | 488 |Added|NA|Class name: TLSSocket;<br>Method or attribute name: getSignatureAlgorithms(callback: Asyn… 489 |Added|NA|Class name: TLSSocket;<br>Method or attribute name: getSignatureAlgorithms(): Promise\<Ar…
|