drand-client
Toggle table of contents
0.1.0
js
Platform filter
js
Switch theme
Search in API
drand-client
drand-client
/
love.drand.crypto.external
/
BlsSignatureScheme
/
verify
verify
js
abstract
fun
verify
(
signature
:
Uint8Array
,
message
:
WeierstrassPoint
,
publicKey
:
Uint8Array
)
:
Boolean