pike.ida.liu.se
Search for
Home > Docs > Pike reference

[Top]
GSSAPI
GSSAPI.Name

GSSAPI.Name()->export()


Method export

string export(void|string mech)

Description

Returns the name on the exported format. If mech isn't given then the name has to be a mechanism name (MN). If mech is given then the name is canonicalized according to that mechanism before being exported (see canonicalize ).

This wraps GSS_Export_name according to RFC 2743 section 2.4.15.

Note

This function might block on network connections to remote authentication servers if mech is specified.

Module reference for Pike v7.8 release 116, 2008-12-31