summaryrefslogtreecommitdiff
path: root/man/fido_cred_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/fido_cred_new.3')
-rw-r--r--man/fido_cred_new.312
1 files changed, 12 insertions, 0 deletions
diff --git a/man/fido_cred_new.3 b/man/fido_cred_new.3
index 47eeba8..22af60c 100644
--- a/man/fido_cred_new.3
+++ b/man/fido_cred_new.3
@@ -8,6 +8,7 @@
8.Sh NAME 8.Sh NAME
9.Nm fido_cred_new , 9.Nm fido_cred_new ,
10.Nm fido_cred_free , 10.Nm fido_cred_free ,
11.Nm fido_cred_prot ,
11.Nm fido_cred_fmt , 12.Nm fido_cred_fmt ,
12.Nm fido_cred_authdata_ptr , 13.Nm fido_cred_authdata_ptr ,
13.Nm fido_cred_clientdata_hash_ptr , 14.Nm fido_cred_clientdata_hash_ptr ,
@@ -28,6 +29,8 @@
28.Fn fido_cred_new "void" 29.Fn fido_cred_new "void"
29.Ft void 30.Ft void
30.Fn fido_cred_free "fido_cred_t **cred_p" 31.Fn fido_cred_free "fido_cred_t **cred_p"
32.Ft int
33.Fn fido_cred_prot "fido_cred_t *cred"
31.Ft const char * 34.Ft const char *
32.Fn fido_cred_fmt "const fido_cred_t *cred" 35.Fn fido_cred_fmt "const fido_cred_t *cred"
33.Ft const unsigned char * 36.Ft const unsigned char *
@@ -99,6 +102,15 @@ may be NULL, in which case
99is a NOP. 102is a NOP.
100.Pp 103.Pp
101The 104The
105.Fn fido_cred_prot
106function returns the protection of
107.Fa cred .
108See
109.Xr fido_cred_set_prot 3
110for the values understood by
111.Em libfido2 .
112.Pp
113The
102.Fn fido_cred_fmt 114.Fn fido_cred_fmt
103function returns a pointer to a NUL-terminated string containing 115function returns a pointer to a NUL-terminated string containing
104the format of 116the format of