ts_103097v010201p.xhtml 653 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000
<?xml version="1.0" encoding="UTF-8" standalone="no"?><html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <style>.class_1{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:17pt;}
.class_35{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.31458333134651184in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_38{margin-top: 0.0in;padding-top:0;margin-bottom: 0.125in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Courier New;font-size:10pt;}
.class_49{margin-top: 0.0416666679084301in;padding-top:0;margin-bottom: 0.0416666679084301in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Times New Roman;font-size:12pt;}
.class_26{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.7881944179534912in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.5909722447395325in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_4{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.01944444514811039in;padding-right:0;text-indent:0.0in;;text-align: right;font-family:Arial;font-size:10pt;}
.class_40{margin-top: 0.0in;padding-top:0;margin-bottom: 0.125in;padding-bottom:0;margin-left:0.7875000238418579in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.5909722447395325in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_16{margin-top: 0.0in;padding-top:0;margin-bottom: 0.1666666716337204in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:10pt;}
.class_7{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.01944444514811039in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Century Gothic;font-size:16pt;}
.class_6{margin-top: 0.0in;padding-top:0;margin-bottom: 0.1666666716337204in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:9pt;}
.class_17{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:9pt;}
.class_14{margin-top: 0.0in;padding-top:0;margin-bottom: 0.013888888992369175in;padding-bottom:0;margin-left:1.96875in;padding-left:0;margin-right:1.96875in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:9pt;}
.class_15{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:1.96875in;padding-left:0;margin-right:1.96875in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:7pt;}
.class_11{margin-top: 0.1666666716337204in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:1.96875in;padding-left:0;margin-right:1.96875in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Times New Roman;font-size:10pt;}
.class_43{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:6.944537162780762E-4in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.3152777850627899in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_50{margin-top: 0.0555555559694767in;padding-top:0;margin-bottom: 0.0555555559694767in;padding-bottom:0;margin-left:0.03958333283662796in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_10{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:1.5750000476837158in;padding-left:0;margin-right:1.5750000476837158in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:9pt;}
.class_3{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Arial;font-size:16pt;}
.class_44{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.3152777850627899in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_9{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:1.96875in;padding-left:0;margin-right:1.96875in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Times New Roman;font-size:10pt;}
.class_48{margin-top: 0.0in;padding-top:0;margin-bottom: 0.125in;padding-bottom:0;margin-left:0.7875000238418579in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.5902777910232544in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_24{margin-top: 0.1666666716337204in;padding-top:0;margin-bottom: 0.125in;padding-bottom:0;margin-left:0.7875000238418579in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.7875000238418579in;;text-align: left;font-family:Arial;font-size:18pt;}
.class_18{margin-top: 0.0in;padding-top:0;margin-bottom: 0.125in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:9pt;}
.class_28{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_25{margin-top: 0.125in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Arial;font-size:16pt;}
.class_32{margin-top: 0.0in;padding-top:0;margin-bottom: 0.125in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Courier New;font-size:8pt;}
.class_39{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.9847221970558167in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.19722221791744232in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_41{margin-top: 0.0in;padding-top:0;margin-bottom: 0.125in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.19722221791744232in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_34{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Consolas;font-size:8pt;}
.class_47{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.19652777910232544in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_31{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Courier New;font-size:8pt;}
.class_42{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.06527775526046753in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.3152777850627899in;;text-align: left;font-family:Courier New;font-size:10pt;}
.class_21{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.5909722447395325in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.5909722447395325in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_5{margin-top: 0.0in;padding-top:0;margin-bottom: 0.125in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_46{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.7875000238418579in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.5909722447395325in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_2{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: right;font-family:Arial;font-size:10pt;}
.class_13{margin-top: 0.0in;padding-top:0;margin-bottom: 0.1666666716337204in;padding-bottom:0;margin-left:1.96875in;padding-left:0;margin-right:1.96875in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:10pt;}
.class_22{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.7875000238418579in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.7875000238418579in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_36{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;text-align: left;}
.class_27{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:1.181944489479065in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.9847221970558167in;;text-align: left;font-family:Times New Roman;font-size:10pt;}
.class_30{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Arial;font-size:9pt;}
.class_8{margin-top: 0.0in;padding-top:0;margin-bottom: 0.125in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Arial;font-size:9pt;}
.class_37{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.31458333134651184in;;text-align: left;font-family:Courier New;font-size:10pt;}
.class_33{margin-top: 0.0833333358168602in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Arial;font-size:14pt;}
.class_12{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:1.96875in;padding-left:0;margin-right:1.96875in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:9pt;}
.class_0{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: center;font-family:Arial;font-size:32pt;}
.class_20{margin-top: 0.0833333358168602in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.39375001192092896in;padding-left:0;margin-right:0.2951388955116272in;padding-right:0;text-indent:-0.39375001192092896in;;text-align: left;font-family:Times New Roman;font-size:11pt;}
.class_19{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Arial;font-size:18pt;}
.class_23{margin-top: 0.125in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:1.8701388835906982in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-1.8701388835906982in;;text-align: left;font-family:Times New Roman;font-size:11pt;}
.class_29{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:0.0in;;text-align: left;font-family:Arial;font-size:10pt;}
.class_45{margin-top: 0.0in;padding-top:0;margin-bottom: 0.0in;padding-bottom:0;margin-left:0.0in;padding-left:0;margin-right:0.0in;padding-right:0;text-indent:-0.3152777850627899in;;text-align: left;font-family:Courier New;font-size:10pt;}
li.listText:before{ content:  attr(listText) ;}
li.listText { padding-left: 1em; text-indent: -.7em;list-style: none;}</style>
    <meta content="2" name="cp:revision"/>
    <meta content="2015-10-23T10:21:00Z" name="date"/>
    <meta content="ETSI Secretariat" name="Company"/>
    <meta content="ITS, privacy, protocol, security" name="Keywords"/>
    <meta content="13202" name="meta:word-count"/>
    <meta content="Intelligent Transport Systems (ITS)" name="subject"/>
    <meta content="LW" name="dc:creator"/>
    <meta content="ETSI Secretariat" name="extended-properties:Company"/>
    <meta content="2015-04-21T14:33:00Z" name="meta:print-date"/>
    <meta content="13202" name="Word-Count"/>
    <meta content="2015-10-23T10:21:00Z" name="dcterms:created"/>
    <meta content="2015-10-23T10:21:00Z" name="dcterms:modified"/>
    <meta content="2015-10-23T10:21:00Z" name="Last-Modified"/>
    <meta content="2015-10-23T10:21:00Z" name="Last-Save-Date"/>
    <meta content="75257" name="meta:character-count"/>
    <meta content="ETSIW_2013" name="Template"/>
    <meta content="2015-10-23T10:21:00Z" name="meta:save-date"/>
    <meta content="ETSI TS 103 097 V1.1.21" name="dc:title"/>
    <meta content="Microsoft Office Word" name="Application-Name"/>
    <meta content="2015-10-23T10:21:00Z" name="modified"/>
    <meta content="600000000" name="Edit-Time"/>
    <meta content="Intelligent Transport Systems (ITS)" name="cp:subject"/>
    <meta content="WORDDOCUMENT" name="Content-Type"/>
    <meta content="LW" name="creator"/>
    <meta content="LW" name="meta:author"/>
    <meta content="ITS, privacy, protocol, security" name="dc:subject"/>
    <meta content="Microsoft Office Word" name="extended-properties:Application"/>
    <meta content="2015-10-23T10:21:00Z" name="meta:creation-date"/>
    <meta content="2015-04-21T14:33:00Z" name="Last-Printed"/>
    <meta content="denis FILATOV" name="meta:last-author"/>
    <meta content="" name="Comments"/>
    <meta content="2015-10-23T10:21:00Z" name="Creation-Date"/>
    <meta content="11" name="xmpTPg:NPages"/>
    <meta content="denis FILATOV" name="Last-Author"/>
    <meta content="" name="w:comments"/>
    <meta content="75257" name="Character Count"/>
    <meta content="11" name="Page-Count"/>
    <meta content="2" name="Revision-Number"/>
    <meta content="ETSIW_2013" name="extended-properties:Template"/>
    <meta content="ITS, privacy, protocol, security" name="meta:keyword"/>
    <meta content="LW" name="Author"/>
    <meta content="" name="comment"/>
    <meta content="11" name="meta:page-count"/>
    <title>ETSI TS 103 097 V1.1.21</title>
  </head>
  <body>
    <p class="class_0">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        ETSI TS 103 097
        <font style="font-size: 20pt;">
          V1.2.1
          <font style="font-size: 16pt;">(2015-06)</font>
        </font>
      </font>
    </p>
    <p class="class_1">
      <font style="font-style: normal; font-weight: bold; text-decoration: none; vertical-align: baseline;">
        Intelligent Transport Systems (ITS);
        <br/>
      </font>
    </p>
    <p class="class_1">
      <font style="font-style: normal; font-weight: bold; text-decoration: none; vertical-align: baseline;">
        Security;
        <br/>
      </font>
    </p>
    <p class="class_1">
      <font style="font-style: normal; font-weight: bold; text-decoration: none; vertical-align: baseline;">Security header and certificate formats</font>
    </p>
    <p class="class_2"/>
    <p class="class_3"/>
    <p class="class_4"/>
    <p class="class_5"/>
    <p class="class_5"/>
    <p class="class_5"/>
    <p class="class_5"/>
    <p class="class_5"/>
    <p class="class_4"/>
    <p class="class_6"/>
    <p class="class_7">
      <font style="font-style: normal; font-weight: bold; text-decoration: none; vertical-align: baseline;">Technical Specification</font>
    </p>
    <p class="class_8">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">?</font>
    </p>
    <p class="class_9">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Reference
        <br/>
      </font>
    </p>
    <p class="class_10">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">RTS/ITS-00531</font>
    </p>
    <p class="class_11">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Keywords
        <br/>
      </font>
    </p>
    <p class="class_12">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">ITS, privacy, protocol, security</font>
    </p>
    <p class="class_5"/>
    <p class="class_13">
      <font style="font-style: italic; font-weight: bold; text-decoration: none; vertical-align: baseline;">
        ETSI
        <br/>
      </font>
    </p>
    <p class="class_12">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        650 Route des Lucioles
        <br/>
      </font>
    </p>
    <p class="class_12">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">F-06921 Sophia Antipolis Cedex - FRANCE</font>
    </p>
    <p class="class_12"/>
    <p class="class_14">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Tel.: +33 4 92 94 42 00   Fax: +33 4 93 65 47 16
        <br/>
      </font>
    </p>
    <p class="class_15"/>
    <p class="class_15">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Siret N� 348 623 562 00017 - NAF 742 C
        <br/>
      </font>
    </p>
    <p class="class_15">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Association � but non lucratif enregistr�e � la
        <br/>
      </font>
    </p>
    <p class="class_15">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Sous-Pr�fecture de Grasse (06) N� 7803/88
        <br/>
      </font>
    </p>
    <p class="class_12"/>
    <p class="class_5"/>
    <p class="class_5"/>
    <p class="class_13">
      <font style="font-style: italic; font-weight: bold; text-decoration: none; vertical-align: baseline;">
        Important notice
        <br/>
      </font>
    </p>
    <p class="class_6">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        The present document can be downloaded from:
        <br/>
        <a href="http://www.etsi.org/standards-search"/>
      </font>
      <font style="text-decoration: underline;">http://www.etsi.org/standards-search</font>
    </p>
    <p class="class_6">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        The present document may be made available in electronic versions and/or in print. The content of any electronic and/or print versions of the present document shall not be modified without the prior written authorization of ETSI. In case of any existing or perceived difference in contents between such versions and/or in print, the only prevailing document is the print of the Portable Document Format (PDF) version kept on a specific network drive within ETSI Secretariat.
        <br/>
      </font>
    </p>
    <p class="class_6">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Users of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other ETSI documents is available at
        <a href="http://portal.etsi.org/tb/status/status.asp"/>
      </font>
      <font style="text-decoration: underline;">http://portal.etsi.org/tb/status/status.asp</font>
    </p>
    <p class="class_6">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        If you find errors in the present document, please send your comment to one of the following services:
        <br/>
        <a href="https://portal.etsi.org/People/CommiteeSupportStaff.aspx"/>
      </font>
      <font style="text-decoration: underline;">https://portal.etsi.org/People/CommiteeSupportStaff.aspx</font>
    </p>
    <p class="class_16">
      <font style="font-style: italic; font-weight: bold; text-decoration: none; vertical-align: baseline;">
        Copyright Notification
        <br/>
      </font>
    </p>
    <p class="class_17">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        No part may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopying and microfilm except as authorized by written permission of ETSI.
        <br/>
        The content of the PDF version shall not be modified without the written authorization of ETSI.
        <br/>
        The copyright and the foregoing restriction extend to reproduction in all media.
      </font>
    </p>
    <p class="class_17"/>
    <p class="class_17">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        � European Telecommunications Standards Institute 2015.
        <br/>
      </font>
    </p>
    <p class="class_17">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        All rights reserved.
        <br/>
      </font>
    </p>
    <p class="class_18">
      <font style="font-style: normal; font-weight: bold; text-decoration: none; vertical-align: baseline;">DECT</font>
      <font style="font-size: 5pt; font-weight: normal; vertical-align: super;">TM</font>
      <font style="font-size: 9pt; font-style: normal; text-decoration: none; vertical-align: baseline;">
        ,
        <font style="font-weight: bold;">PLUGTESTS</font>
      </font>
      <font style="font-size: 5pt; font-weight: normal; vertical-align: super;">TM</font>
      <font style="font-size: 9pt; font-style: normal; text-decoration: none; vertical-align: baseline;">
        ,
        <font style="font-weight: bold;">UMTS</font>
      </font>
      <font style="font-size: 5pt; font-weight: normal; vertical-align: super;">TM</font>
      <font style="font-size: 9pt; font-style: normal; text-decoration: none; vertical-align: baseline;">
        and the ETSI logo are Trade Marks of ETSI registered for the benefit of its Members.
        <br/>
        <font style="font-weight: bold;">3GPP</font>
      </font>
      <font style="font-size: 5pt; font-weight: normal; vertical-align: super;">TM</font>
      <font style="font-size: 9pt; font-style: normal; text-decoration: none; vertical-align: baseline;">
        and
        <font style="font-weight: bold;">LTE</font>
        <font style="font-weight: normal;">
          � are Trade Marks of ETSI registered for the benefit of its Members and
          <br/>
          of the 3GPP Organizational Partners.
          <br/>
        </font>
        <font style="font-weight: bold;">GSM</font>
        <font style="font-weight: normal;">
          � and the GSM logo are Trade Marks registered and owned by the GSM Association.
          <br/>
        </font>
      </font>
    </p>
    <p class="class_5">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">?</font>
    </p>
    <p class="class_19">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">Contents</font>
    </p>
    <p class="class_20"/>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Foreword
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786142">5</a>
        5
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Modal verbs terminology
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786143">5</a>
        5
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        Introduction
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786144">5</a>
        5
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Scope
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786145">6</a>
        6
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        2
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        References
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786146">6</a>
        6
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        2.1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Normative references
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786147">6</a>
        6
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        2.2
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Informative references
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786148">6</a>
        6
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        3
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Definitions and abbreviations
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786149">7</a>
        7
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        3.1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Definitions
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786150">7</a>
        7
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        3.2
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Abbreviations
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786151">7</a>
        7
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Basic format elements
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786152">7</a>
        7
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Presentation Language
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786153">7</a>
        7
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Specification of basic format elements
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786154">9</a>
        9
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        IntX
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786155">9</a>
        9
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.2
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        PublicKeyAlgorithm
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786156">9</a>
        9
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.3
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        SymmetricAlgorithm
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786157">9</a>
        9
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.4
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        PublicKey
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786158">9</a>
        9
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.5
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        EccPoint
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786159">10</a>
        10
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.6
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        EccPointType
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786160">11</a>
        11
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.7
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        EncryptionParameters
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786161">11</a>
        11
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.8
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Signature
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786162">11</a>
        11
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.9
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        EcdsaSignature
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786163">12</a>
        12
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.10
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        SignerInfo
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786164">12</a>
        12
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.11
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        SignerInfoType
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786165">13</a>
        13
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.12
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        HashedId8
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786166">13</a>
        13
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.13
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        HashedId3
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786167">13</a>
        13
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.14
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Time32
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786168">14</a>
        14
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.15
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Time64
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786169">14</a>
        14
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.16
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Time64WithStandardDeviation
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786170">14</a>
        14
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.17
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Duration
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786171">14</a>
        14
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.18
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        TwoDLocation
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786172">15</a>
        15
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.19
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        ThreeDLocation
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786173">15</a>
        15
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.20
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        GeographicRegion
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786174">15</a>
        15
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.21
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        RegionType
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786175">16</a>
        16
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.22
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        CircularRegion
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786176">16</a>
        16
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.23
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        RectangularRegion
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786177">16</a>
        16
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.24
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        PolygonalRegion
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786178">17</a>
        17
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.25
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        IdentifiedRegion
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786179">17</a>
        17
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        4.2.26
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        RegionDictionary
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786180">17</a>
        17
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Specification of security header
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786181">17</a>
        17
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5.1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        SecuredMessage
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786182">17</a>
        17
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5.2
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Payload
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786183">18</a>
        18
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5.3
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        PayloadType
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786184">18</a>
        18
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5.4
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        HeaderField
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786185">18</a>
        18
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5.5
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        HeaderFieldType
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786186">20</a>
        20
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5.6
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        TrailerField
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786187">20</a>
        20
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5.7
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        TrailerFieldType
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786188">20</a>
        20
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5.8
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        RecipientInfo
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786189">21</a>
        21
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        5.9
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        EciesEncryptedKey
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786190">21</a>
        21
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Specification of certificate format
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786191">22</a>
        22
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6.1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Certificate
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786192">22</a>
        22
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6.2
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        SubjectInfo
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786193">23</a>
        23
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6.3
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        SubjectType
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786194">23</a>
        23
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6.4
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        SubjectAttribute
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786195">23</a>
        23
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6.5
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        SubjectAttributeType
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786196">24</a>
        24
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6.6
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        SubjectAssurance
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786197">24</a>
        24
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6.7
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        ValidityRestriction
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786198">25</a>
        25
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6.8
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        ValidityRestrictionType
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786199">25</a>
        25
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        6.9
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        ItsAidSsp
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786200">25</a>
        25
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        7
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Security profiles
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786201">26</a>
        26
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        7.1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Security profile for CAMs
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786202">26</a>
        26
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        7.2
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Security profile for DENMs
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786203">27</a>
        27
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        7.3
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Generic security profile for other signed messages
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786204">28</a>
        28
      </font>
    </p>
    <p class="class_21">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        7.4
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Profiles for certificates
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786205">29</a>
        29
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        7.4.1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Introduction
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786206">29</a>
        29
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        7.4.2
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Authorization tickets (pseudonymous certificates)
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786207">30</a>
        30
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        7.4.3
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Enrolment credential (long-term certificates)
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786208">30</a>
        30
      </font>
    </p>
    <p class="class_22">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        7.4.4
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Certificate authority certificates
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786209">30</a>
        30
      </font>
    </p>
    <p class="class_23">
      <font style="font-style: normal; font-weight: bold; text-decoration: none; vertical-align: baseline;">
        Annex A (informative):
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Data structure examples
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786210">32</a>
        32
      </font>
    </p>
    <p class="class_20">
      <font style="font-style: normal; font-weight: normal; text-decoration: none; vertical-align: baseline;">
        A.1
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        Example security envelope structure for CAM
        <img border="0" height="1" src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs%3D" width="18"/>
        <a href="#_Toc421786211">32</a>