Commit 1c35e012 authored by garciay's avatar garciay
Browse files

STF525: Add type definition Oct96

parent 7b04b57f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -110,6 +110,7 @@
    type octetstring  Oct48   length(48) with {encode "length(48)"};
    type octetstring  Oct64   length(64) with {encode "length(64)"};
    type octetstring  Oct80 length(80) with {encode "length(80)"};
    type octetstring  Oct96 length(96) with {encode "length(96)"};
    type octetstring  Oct128 length(128) with {encode "length(128)"};
    type octetstring  Oct160 length(160) with {encode "length(160)"};
    type octetstring  Oct320 length(320) with {encode "length(320)"};