2.1 Transport
This protocol uses the following RPC protocol sequence: RPC over named pipe and RPC over TCP/IP, as specified in [MS-RPCE].
The endpoint
pipe name for RPC over named pipe, as specified in [MS-RPCE], is \PIPE\cert
. This endpoint is used for the authenticated
RPC interface. The authenticated RPC interface allows RPC to negotiate the use
of authentication and the authentication level on behalf of the client and server, as specified in
[MS-RPCE].
In the case of using RPC over TCP, this protocol uses RPC dynamic endpoints as defined in Part 4 of [C706]. For more information, see Client Initialization (section 3.1.3) and Server Initialization (section 3.2.3).
This protocol MUST use the universal unique identifier (UUID), as specified in section 3.2.4.1.