-
Key: CSIV2-7
-
Legacy Issue Number: 3974
-
Status: closed
-
Source: Oracle ( Ron Monzillo)
-
Summary:
Document: orbos/2000-08-04 CSIv2 Final Submission
Issue:
tagged component identifier values must be assigned for
components TAG_NULL_TAG, TAG_CSI_SEC_MECH_LIST, and
TAG_SECIOP_SEC_TRANS.Description:
const IOP::ComponentId TAG_CSI_SEC_MECH_LIST = aa;
const IOP::ComponentId TAG_NULL_TAG = bb;
const IOP::ComponentId TAG_SECIOP_SEC_TRANS = cc;Numerical values must be reserved within the OMG tag list to
identify these new tagged components. These values will replace the
temporary values, "aa", "bb", and "cc" appearing in the submission.Discussion:
Proposed Solution:
const IOP::ComponentId TAG_CSI_SEC_MECH_LIST = 33;
const IOP::ComponentId TAG_NULL_TAG = 34;
const IOP::ComponentId TAG_SECIOP_SEC_TRANS = 35; -
Reported: CSIv2 1.0b1 — Thu, 19 Oct 2000 04:00 GMT
-
Disposition: Resolved — CSIv2 1.0
-
Disposition Summary:
editorial, close issue
-
Updated: Fri, 6 Mar 2015 20:58 GMT