Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
Trial
Commits
908b73d6
Commit
908b73d6
authored
Jun 15, 2020
by
canterburym
Browse files
TS 102 232-1 v2.8.1 (2011-10-26) agreed at LI#28 (Otranto (Salento), 2011-09-13)
parent
13c0c895
Pipeline
#3989
passed with stage
in 7 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
102232-1/LI-PS-PDU.asn
View file @
908b73d6
...
...
@@ -404,7 +404,7 @@ EncryptedPayload ::= SEQUENCE
byteCounter [0] INTEGER (0..18446744073709551615),
-- The sum of the sizes of all transferred PDUs before this PDU.
-- It is initialized with the unixTime (number of seconds since 01-01-1970)
-- multiplied by 232 at first use.
-- multiplied by 2
^
32 at first use.
-- Where N is sequencenumber of the n-th PDU in transfer, and size(PDU(N))
-- is defined to be the size of the PDU after BER encoding:
-- IF N > 0 THEN
...
...
@@ -413,8 +413,7 @@ EncryptedPayload ::= SEQUENCE
-- PDU[N].byteCounter = ( unixTime(now) << 32 )
-- ENDIF
payload [1] Payload,
-- Once decrypted, it can be interpreted as payload [1] Payload
...
...
}
EncryptedPayloadType ::= ENUMERATED
...
...
@@ -435,5 +434,4 @@ EncryptedPayloadType ::= ENUMERATED
...
}
END -- end of LI-PS-PDU
END --end of LI-PS-PDU
102232-1/portal/LI-PS-PDU,ver12.txt
→
102232-1/portal/LI-PS-PDU,ver12
,2
.txt
View file @
908b73d6
...
...
@@ -404,7 +404,7 @@ EncryptedPayload ::= SEQUENCE
byteCounter [0] INTEGER (0..18446744073709551615),
-- The sum of the sizes of all transferred PDUs before this PDU.
-- It is initialized with the unixTime (number of seconds since 01-01-1970)
-- multiplied by 232 at first use.
-- multiplied by 2
^
32 at first use.
-- Where N is sequencenumber of the n-th PDU in transfer, and size(PDU(N))
-- is defined to be the size of the PDU after BER encoding:
-- IF N > 0 THEN
...
...
@@ -413,8 +413,7 @@ EncryptedPayload ::= SEQUENCE
-- PDU[N].byteCounter = ( unixTime(now) << 32 )
-- ENDIF
payload [1] Payload,
-- Once decrypted, it can be interpreted as payload [1] Payload
...
...
}
EncryptedPayloadType ::= ENUMERATED
...
...
@@ -435,5 +434,4 @@ EncryptedPayloadType ::= ENUMERATED
...
}
END -- end of LI-PS-PDU
END --end of LI-PS-PDU
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment