From 33f661cecdad3182ee66b47805fa4bb212e0da6c Mon Sep 17 00:00:00 2001 From: stas Date: Wed, 5 Oct 2011 07:23:29 +0000 Subject: - Import Heimdal 1.5 distribution. --- doc/doxyout/gssapi/html/internalvsmechname.html | 36 +++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doc/doxyout/gssapi/html/internalvsmechname.html (limited to 'doc/doxyout/gssapi/html/internalvsmechname.html') diff --git a/doc/doxyout/gssapi/html/internalvsmechname.html b/doc/doxyout/gssapi/html/internalvsmechname.html new file mode 100644 index 0000000..59fce7f --- /dev/null +++ b/doc/doxyout/gssapi/html/internalvsmechname.html @@ -0,0 +1,36 @@ + + +HeimdalGSS-APIlibrary: Internal names and mechanism names + + + +

+keyhole logo +

+ + + +
+

Internal names and mechanism names

+Name forms

+There are two forms of name in GSS-API, Internal form and Contiguous string ("flat") form. gss_export_name() and gss_import_name() can be used to convert between the two forms.

+

+

+

+

+There is also special form of the Internal Name (IN), and that is the Mechanism Name (MN). In the mechanism name all the generic information is stripped of and only contain the information for one mechanism. In GSS-API some function return MN and some require MN as input. Each of these function is marked up as such.

+Describe relationship between import_name, canonicalize_name, export_name and friends.

+
+Generated on Sat Jul 30 13:45:39 2011 for HeimdalGSS-APIlibrary by doxygen 1.5.6
+ + -- cgit v1.1