From 33a9b234e7087f573ef08cd7318c6497ba08b439 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Fri, 7 Jul 2017 17:03:42 +0000 Subject: Import MIT KRB5 1.15.1, which will gracefully replace KTH Heimdal. The tarball used in this import is the same tarball used in ports/krb5-115 r435378. Obtained from: http://web.mit.edu/kerberos/dist/ Thanks to: pfg (for all your tireless behind-the-scenes effort) --- doc/ccapi/html/group__cc__string__reference.html | 96 ++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 doc/ccapi/html/group__cc__string__reference.html (limited to 'doc/ccapi/html/group__cc__string__reference.html') diff --git a/doc/ccapi/html/group__cc__string__reference.html b/doc/ccapi/html/group__cc__string__reference.html new file mode 100644 index 000000000000..9ce3b719585d --- /dev/null +++ b/doc/ccapi/html/group__cc__string__reference.html @@ -0,0 +1,96 @@ + + +Credentials Cache API : cc_string_t Overview + + + + +

cc_string_t Overview


Detailed Description

+The cc_string_t represents a C string returned by the API. It has a pointer to the string data and a release() function. This type is used for both principal names and ccache names returned by the API. Principal names may contain UTF-8 encoded strings for internationalization purposes.

+For API function documentation see cc_string_f. +

+

Data Structures

+ +

Typedefs

+ +

Typedef Documentation

+

+ + + + +
+ + + + +
typedef struct cc_string_f cc_string_f
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
typedef struct cc_string_d cc_string_d
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + +
typedef cc_string_d* cc_string_t
+
+ + + + + +
+   + + +

+

+


Generated on Tue Oct 2 17:16:06 2007 for Credentials Cache API by  + +doxygen 1.4.6
+ + -- cgit v1.3