Loading lib/LibItsPki_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,7 @@ module LibItsPki_TypesAndValues { type record of octetstring PrivateEcKeys; type record of octetstring PublicCompressedEcKeys; type set of octetstring OctSet; type record of integer EcCompressedModes; type record of HashedId8 EcHashedId8; type record of EtsiTs103097Certificate EcCertificates; Loading Loading
lib/LibItsPki_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -167,6 +167,7 @@ module LibItsPki_TypesAndValues { type record of octetstring PrivateEcKeys; type record of octetstring PublicCompressedEcKeys; type set of octetstring OctSet; type record of integer EcCompressedModes; type record of HashedId8 EcHashedId8; type record of EtsiTs103097Certificate EcCertificates; Loading