@@ -92,7 +92,9 @@ <h3>Properties</h3>
9292 < section class ="tsd-index-section ">
9393 < h3 > Methods</ h3 >
9494 < ul class ="tsd-index-list ">
95+ < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="KeyPair.html#signBytes " class ="tsd-kind-icon "> sign< wbr > Bytes</ a > </ li >
9596 < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="KeyPair.html#toEd25519PrivateKey " class ="tsd-kind-icon "> to< wbr > Ed25519< wbr > Private< wbr > Key</ a > </ li >
97+ < li class ="tsd-kind-method tsd-parent-kind-class "> < a href ="KeyPair.html#verify " class ="tsd-kind-icon "> verify</ a > </ li >
9698 < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-static "> < a href ="KeyPair.html#fromEd25519SK " class ="tsd-kind-icon "> from< wbr > Ed25519SK</ a > </ li >
9799 < li class ="tsd-kind-method tsd-parent-kind-class tsd-is-static "> < a href ="KeyPair.html#randomEd25519 " class ="tsd-kind-icon "> random< wbr > Ed25519</ a > </ li >
98100 </ ul >
@@ -112,7 +114,7 @@ <h3>constructor</h3>
112114 < li class ="tsd-description ">
113115 < aside class ="tsd-sources ">
114116 < ul >
115- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/7577170 /src/internal/KeyPair.ts#L26 "> internal/KeyPair.ts:26</ a > </ li >
117+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L26 "> internal/KeyPair.ts:26</ a > </ li >
116118 </ ul >
117119 </ aside >
118120 < h4 class ="tsd-parameters-title "> Parameters</ h4 >
@@ -134,7 +136,7 @@ <h3>Libp2p<wbr>Peer<wbr>Id</h3>
134136 < div class ="tsd-signature tsd-kind-icon "> Libp2p< wbr > Peer< wbr > Id< span class ="tsd-signature-symbol "> :</ span > < span class ="tsd-signature-type "> PeerId</ span > </ div >
135137 < aside class ="tsd-sources ">
136138 < ul >
137- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/7577170 /src/internal/KeyPair.ts#L24 "> internal/KeyPair.ts:24</ a > </ li >
139+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L24 "> internal/KeyPair.ts:24</ a > </ li >
138140 </ ul >
139141 </ aside >
140142 < div class ="tsd-comment tsd-typography ">
@@ -146,6 +148,29 @@ <h3>Libp2p<wbr>Peer<wbr>Id</h3>
146148 </ section >
147149 < section class ="tsd-panel-group tsd-member-group ">
148150 < h2 > Methods</ h2 >
151+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class ">
152+ < a name ="signBytes " class ="tsd-anchor "> </ a >
153+ < h3 > sign< wbr > Bytes</ h3 >
154+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class ">
155+ < li class ="tsd-signature tsd-kind-icon "> sign< wbr > Bytes< span class ="tsd-signature-symbol "> (</ span > data< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Uint8Array</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> Uint8Array</ span > < span class ="tsd-signature-symbol "> ></ span > </ li >
156+ </ ul >
157+ < ul class ="tsd-descriptions ">
158+ < li class ="tsd-description ">
159+ < aside class ="tsd-sources ">
160+ < ul >
161+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd/src/internal/KeyPair.ts#L58 "> internal/KeyPair.ts:58</ a > </ li >
162+ </ ul >
163+ </ aside >
164+ < h4 class ="tsd-parameters-title "> Parameters</ h4 >
165+ < ul class ="tsd-parameters ">
166+ < li >
167+ < h5 > data: < span class ="tsd-signature-type "> Uint8Array</ span > </ h5 >
168+ </ li >
169+ </ ul >
170+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> Uint8Array</ span > < span class ="tsd-signature-symbol "> ></ span > </ h4 >
171+ </ li >
172+ </ ul >
173+ </ section >
149174 < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class ">
150175 < a name ="toEd25519PrivateKey " class ="tsd-anchor "> </ a >
151176 < h3 > to< wbr > Ed25519< wbr > Private< wbr > Key</ h3 >
@@ -156,14 +181,40 @@ <h3>to<wbr>Ed25519<wbr>Private<wbr>Key</h3>
156181 < li class ="tsd-description ">
157182 < aside class ="tsd-sources ">
158183 < ul >
159- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/7577170 /src/internal/KeyPair.ts#L54 "> internal/KeyPair.ts:54</ a > </ li >
184+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L54 "> internal/KeyPair.ts:54</ a > </ li >
160185 </ ul >
161186 </ aside >
162187 < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> Uint8Array</ span > </ h4 >
163188 < p > 32 byte private key</ p >
164189 </ li >
165190 </ ul >
166191 </ section >
192+ < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class ">
193+ < a name ="verify " class ="tsd-anchor "> </ a >
194+ < h3 > verify</ h3 >
195+ < ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class ">
196+ < li class ="tsd-signature tsd-kind-icon "> verify< span class ="tsd-signature-symbol "> (</ span > data< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Uint8Array</ span > , signature< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Uint8Array</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> boolean</ span > < span class ="tsd-signature-symbol "> ></ span > </ li >
197+ </ ul >
198+ < ul class ="tsd-descriptions ">
199+ < li class ="tsd-description ">
200+ < aside class ="tsd-sources ">
201+ < ul >
202+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd/src/internal/KeyPair.ts#L62 "> internal/KeyPair.ts:62</ a > </ li >
203+ </ ul >
204+ </ aside >
205+ < h4 class ="tsd-parameters-title "> Parameters</ h4 >
206+ < ul class ="tsd-parameters ">
207+ < li >
208+ < h5 > data: < span class ="tsd-signature-type "> Uint8Array</ span > </ h5 >
209+ </ li >
210+ < li >
211+ < h5 > signature: < span class ="tsd-signature-type "> Uint8Array</ span > </ h5 >
212+ </ li >
213+ </ ul >
214+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> Promise</ span > < span class ="tsd-signature-symbol "> <</ span > < span class ="tsd-signature-type "> boolean</ span > < span class ="tsd-signature-symbol "> ></ span > </ h4 >
215+ </ li >
216+ </ ul >
217+ </ section >
167218 < section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-static ">
168219 < a name ="fromEd25519SK " class ="tsd-anchor "> </ a >
169220 < h3 > < span class ="tsd-flag ts-flagStatic "> Static</ span > from< wbr > Ed25519SK</ h3 >
@@ -174,7 +225,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> from<wbr>Ed25519SK</h3>
174225 < li class ="tsd-description ">
175226 < aside class ="tsd-sources ">
176227 < ul >
177- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/7577170 /src/internal/KeyPair.ts#L35 "> internal/KeyPair.ts:35</ a > </ li >
228+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L35 "> internal/KeyPair.ts:35</ a > </ li >
178229 </ ul >
179230 </ aside >
180231 < div class ="tsd-comment tsd-typography ">
@@ -205,7 +256,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> random<wbr>Ed25519</h3>
205256 < li class ="tsd-description ">
206257 < aside class ="tsd-sources ">
207258 < ul >
208- < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/7577170 /src/internal/KeyPair.ts#L46 "> internal/KeyPair.ts:46</ a > </ li >
259+ < li > Defined in < a href ="https://github.com/fluencelabs/fluence-js/blob/c3512fd /src/internal/KeyPair.ts#L46 "> internal/KeyPair.ts:46</ a > </ li >
209260 </ ul >
210261 </ aside >
211262 < div class ="tsd-comment tsd-typography ">
@@ -246,9 +297,15 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</
246297 < li class =" tsd-kind-property tsd-parent-kind-class ">
247298 < a href ="KeyPair.html#Libp2pPeerId " class ="tsd-kind-icon "> Libp2p< wbr > Peer< wbr > Id</ a >
248299 </ li >
300+ < li class =" tsd-kind-method tsd-parent-kind-class ">
301+ < a href ="KeyPair.html#signBytes " class ="tsd-kind-icon "> sign< wbr > Bytes</ a >
302+ </ li >
249303 < li class =" tsd-kind-method tsd-parent-kind-class ">
250304 < a href ="KeyPair.html#toEd25519PrivateKey " class ="tsd-kind-icon "> to< wbr > Ed25519< wbr > Private< wbr > Key</ a >
251305 </ li >
306+ < li class =" tsd-kind-method tsd-parent-kind-class ">
307+ < a href ="KeyPair.html#verify " class ="tsd-kind-icon "> verify</ a >
308+ </ li >
252309 < li class =" tsd-kind-method tsd-parent-kind-class tsd-is-static ">
253310 < a href ="KeyPair.html#fromEd25519SK " class ="tsd-kind-icon "> from< wbr > Ed25519SK</ a >
254311 </ li >
0 commit comments