Commit 6cbe2a07 authored by grahamj's avatar grahamj Committed by canterburym
Browse files

Update file TS33128Payloads.asn

parent 06b5adeb
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -7075,6 +7075,10 @@ ExternalASNType ::= SEQUENCE

ExternalASNReference ::= UTF8String

ExternalASNValue ::= OCTET STRING
ExternalASNValue ::= CHOICE {
  ber          [1] OCTET STRING,
  alignedPer   [2] OCTET STRING
}


END