1- [ index.md - v1.1.0 ] ( ../README.md ) / [ Exports] ( ../modules.md ) / WxCrypto
1+ [ index.md - v1.1.1 ] ( ../README.md ) / [ Exports] ( ../modules.md ) / WxCrypto
22
33# Class: WxCrypto
44
@@ -49,7 +49,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
4949
5050#### Defined in
5151
52- [ src/index.ts:62] ( https://github.com/saqqdy/node-wxcrypto/blob/5cecde6 /src/index.ts#L62 )
52+ [ src/index.ts:62] ( https://github.com/saqqdy/node-wxcrypto/blob/c12bf27 /src/index.ts#L62 )
5353
5454## Properties
5555
@@ -59,7 +59,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
5959
6060#### Defined in
6161
62- [ src/index.ts:61] ( https://github.com/saqqdy/node-wxcrypto/blob/5cecde6 /src/index.ts#L61 )
62+ [ src/index.ts:61] ( https://github.com/saqqdy/node-wxcrypto/blob/c12bf27 /src/index.ts#L61 )
6363
6464---
6565
@@ -69,7 +69,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
6969
7070#### Defined in
7171
72- [ src/index.ts:60] ( https://github.com/saqqdy/node-wxcrypto/blob/5cecde6 /src/index.ts#L60 )
72+ [ src/index.ts:60] ( https://github.com/saqqdy/node-wxcrypto/blob/c12bf27 /src/index.ts#L60 )
7373
7474---
7575
@@ -79,7 +79,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
7979
8080#### Defined in
8181
82- [ src/index.ts:59] ( https://github.com/saqqdy/node-wxcrypto/blob/5cecde6 /src/index.ts#L59 )
82+ [ src/index.ts:59] ( https://github.com/saqqdy/node-wxcrypto/blob/c12bf27 /src/index.ts#L59 )
8383
8484---
8585
@@ -89,7 +89,7 @@ var [err, decryptedXML] = wx.decrypt(signature, timestamp, nonce, encrypted);
8989
9090#### Defined in
9191
92- [ src/index.ts:58] ( https://github.com/saqqdy/node-wxcrypto/blob/5cecde6 /src/index.ts#L58 )
92+ [ src/index.ts:58] ( https://github.com/saqqdy/node-wxcrypto/blob/c12bf27 /src/index.ts#L58 )
9393
9494## Methods
9595
@@ -115,7 +115,7 @@ xml - xmData, eg. { ComponentVerifyTicket: 'xxxx', ..., AppId: 'xxxx' }
115115
116116#### Defined in
117117
118- [ src/index.ts:121] ( https://github.com/saqqdy/node-wxcrypto/blob/5cecde6 /src/index.ts#L121 )
118+ [ src/index.ts:121] ( https://github.com/saqqdy/node-wxcrypto/blob/c12bf27 /src/index.ts#L121 )
119119
120120---
121121
@@ -140,4 +140,4 @@ encrypt - encrypt string, eg. oVMc1Y6qP86YfAa.../QGgk503Q68Q==
140140
141141#### Defined in
142142
143- [ src/index.ts:93] ( https://github.com/saqqdy/node-wxcrypto/blob/5cecde6 /src/index.ts#L93 )
143+ [ src/index.ts:93] ( https://github.com/saqqdy/node-wxcrypto/blob/c12bf27 /src/index.ts#L93 )
0 commit comments