+ SigningKeyAnnouncementPS.bin
This commit is contained in:
parent
c946cb0358
commit
c41944a799
2 changed files with 22 additions and 18 deletions
|
|
@ -46,15 +46,8 @@ let mk_future_denom denom_secmod_sign_f
|
|||
in
|
||||
let denom_secmod_sig =
|
||||
ps
|
||||
|>
|
||||
(* TODO implement
|
||||
SigningKeyAnnouncementPS.bin *)
|
||||
Bin.to_string Binary_formats.DenominationKeyAnnouncementPS.bin
|
||||
|>
|
||||
(* TODO sig type *)
|
||||
(* Signature by the denomination security module
|
||||
(not this denomination rsa signature) *)
|
||||
denom_secmod_sign_f
|
||||
|> Bin.to_string Binary_formats.DenominationKeyAnnouncementPS.bin
|
||||
|> denom_secmod_sign_f
|
||||
in
|
||||
FutureDenom.
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue