Signature: export of_secp256k1
and of_ed25519
This commit is contained in:
parent
820723f8d0
commit
4b2e88f97c
@ -45,6 +45,10 @@ val concat : MBytes.t -> t -> MBytes.t
|
||||
|
||||
include S.RAW_DATA with type t := t
|
||||
|
||||
val of_secp256k1 : Secp256k1.t -> t
|
||||
val of_ed25519 : Ed25519.t -> t
|
||||
val of_p256 : P256.t -> t
|
||||
|
||||
type algo =
|
||||
| Ed25519
|
||||
| Secp256k1
|
||||
|
Loading…
Reference in New Issue
Block a user