1krb5_anonymous_principal - Build an anonymous principal. 2========================================================== 3 4.. 5 6.. c:function:: krb5_const_principal krb5_anonymous_principal(void None) 7 8.. 9 10 11:param: 12 13 **None** 14 15 16.. 17 18 19 20.. 21 22 23 24 25 26 27 28This function returns constant storage that must not be freed. 29 30 31 32 33 34 35 36 37 38 39.. 40 41.. seealso:: 42 #KRB5_ANONYMOUS_PRINCSTR 43 44 45 46 47 48