ISOUpperLayer
Class Description
Is a set of configure addressing information that is required since ICCP utilizes addressing other than a TCP port.
Attributes
| Name | Type | Description |
|---|---|---|
| aeInvoke | Integer | Is part of the Application Entity addressing as specified by ISO Addressing. |
| aeQual | Integer | Is the AE qualifier and represents further application level addressing information. |
| apInvoke | Integer | Is a further application level OSI addressing parameter. |
| apTitle | String | Is a sequence of integer strings separated by ".". The value, in conjunction with other application addressing attributes (e.g. other APs) are used to select a specific application (e.g. the ICCP application entity) per the OSI reference model. The sequence, and its values, represent a namespace whose values are governed by ISO/IEC 7498-3. |
| osiPsel | String | Is the addressing selector for OSI presentation addressing. |
| osiSsel | String | Is the OSI session layer addressing information. |
| osiTsel | String | Is the OSI Transport Layer addressing information. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| ISOUpperLayer | 0..1 | PublicX509Certificate | 0..* | ISOUpperLayer | Application layer used with the certificate for mutual authentication. | UpperLayerPublicX509Certificate | Certificate to be bound for use for Application layer mutual authentication. |