VMS Help
TCPIP Services, Programming Interfaces, RPC XDR Routines, xdr_opaque_auth
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
Serializes and deserializes ONC RPC authentication information
message.
Format
#include <tcpip$rpcxdr.h>
bool_t xdr_opaque_auth(XDR *xdrs, struct opaque_auth *authp);
xdrs
A pointer to an XDR stream handle created by one of the XDR
stream handle creation routines.
authp
A pointer to an opaque_auth structure describing authentication
information. The pointer should reference data created by the
authnone_create, authunix_create, or authunix_create_default
routine.
Translates ONC RPC authentication information messages. This
routine is useful for users who want to generate messages without
using the ONC RPC package.
TRUE Indicates success.
FALSE Indicates failure.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.