+ DenominationKeyAnnouncementPS.bin
This commit is contained in:
parent
a27af0ecf1
commit
630964dcb6
5 changed files with 35 additions and 16 deletions
|
|
@ -48,13 +48,12 @@ let mk_future_denom denom_secmod_sign_f
|
|||
ps
|
||||
|>
|
||||
(* TODO implement
|
||||
DenominationKeyAnnouncementPS.bin
|
||||
SigningKeyAnnouncementPS.bin *)
|
||||
Binary_formats.DenominationKeyAnnouncementPS.to_string
|
||||
Bin.to_string Binary_formats.DenominationKeyAnnouncementPS.bin
|
||||
|>
|
||||
(* TODO sig type *)
|
||||
(* Signature by the denomination security module
|
||||
not this denomination rsa signature *)
|
||||
(not this denomination rsa signature) *)
|
||||
denom_secmod_sign_f
|
||||
in
|
||||
FutureDenom.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue