verify MasterSignatures
This commit is contained in:
parent
5001cc35c3
commit
fa21837947
6 changed files with 139 additions and 26 deletions
|
|
@ -193,7 +193,7 @@ module ExchangeSigningKeyValidityPS = struct
|
|||
type r = {
|
||||
start: TimeAbsoluteNBO.t;
|
||||
expire: TimeAbsoluteNBO.t;
|
||||
end_: TimeAbsoluteNBO.t; (* "end" renamed to end_ *)
|
||||
end_: TimeAbsoluteNBO.t;
|
||||
signkey_pub: ExchangePublicKeyP.t;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue