free functions also zeros out the key
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13706 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -121,10 +121,10 @@ keyblock.
|
|||||||
The destination keyblock is overritten.
|
The destination keyblock is overritten.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_free_keyblock
|
.Fn krb5_free_keyblock
|
||||||
free the content and the keyblock itself.
|
zeros out and frees the content and the keyblock itself.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_free_keyblock_contents
|
.Fn krb5_free_keyblock_contents
|
||||||
frees the content of the keyblock.
|
zeros out and frees the content of the keyblock.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_generate_random_keyblock
|
.Fn krb5_generate_random_keyblock
|
||||||
creates a new content of the keyblock
|
creates a new content of the keyblock
|
||||||
|
Reference in New Issue
Block a user