Authentication APIs

 

These APIs provide authentication to the TI-RPC applications.

API Description
auth_destroy() Destroys the authentication information structure that is pointed to by the auth parameter
authnone_create() Creates and returns a default RPC authentication handle that passes null authentication information with each remote procedure call.
authsys_create() Creates and returns an RPC authentication handle that contains authentication information

 

Parent topic:

Transport-independent remote procedure call

 

Related information


API finder