-
+ 0571DD3EA06E4684EFB6CA56739FE9FF7F56BEFEF87C107AA38F356772338418AFB8562F989C615FF9D9B10CFA95CDB57BF88A395524ADB6194E62BD66812637
smg_comms/tests/test_serializing.ads
(0 . 0)(1 . 12)
575 -- Tests for the serialization of data structures in SMG Protocol
576 -- S.MG, 2018
577
578 with Raw_Types; use Raw_Types;
579
580 package Test_Serializing is
581
582 procedure Serialize_Keyset_SS;
583
584 private
585
586 end Test_Serializing;