Commit 61a31da0 authored by garciay's avatar garciay
Browse files

Add SSp definitions according to Draft ETSI TS 103 097 V1.1.6 Clause 6.9 ItsAidSsp

parent ab08debd
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -116,6 +116,7 @@
    type octetstring  Oct0to16  length(0..16) with {encode "length(0..16)"};
    type octetstring  Oct0to16  length(0..16) with {encode "length(0..16)"};
    type octetstring  Oct0to31  length(0..31) with {encode "length(0..31)"};
    type octetstring  Oct0to31  length(0..31) with {encode "length(0..31)"};
    type octetstring  Oct0to20  length(0..20) with {encode "length(0..20)"};
    type octetstring  Oct0to20  length(0..20) with {encode "length(0..20)"};
    type octetstring  Oct0to30  length(0..20) with {encode "length(0..30)"};
    type octetstring  Oct0to127   length(0..127) with {encode "length(0..127)"};
    type octetstring  Oct0to127   length(0..127) with {encode "length(0..127)"};
    type octetstring  Oct0to255   length(0..255) with {encode "length(0..255)"};
    type octetstring  Oct0to255   length(0..255) with {encode "length(0..255)"};