From e10755281e155fddd7ca92bcb14da290e8b09017 Mon Sep 17 00:00:00 2001 From: Damien Stuart Date: Sat, 3 Feb 2024 21:51:48 -0500 Subject: [PATCH] Minor tweak to docs. --- doc/libfko.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/libfko.texi b/doc/libfko.texi index 2952d554..f8db8eee 100644 --- a/doc/libfko.texi +++ b/doc/libfko.texi @@ -589,8 +589,7 @@ In this case, the context is created, the @acronym{SPA} data is decrypted, decoded, parsed, and stored in the context ready for retrieval. If an HMAC is also desired or required, then the @var{hmac_key} and associated length can be passed in. This will cause libfko to authenticate -the SPA data before decryption is attempted, and this is strongly -recommended to do. +the SPA data before decryption is attempted; this is strongly recommended. The @code{fko_new_with_data} function returns the error code @code{FKO_SUCCESS} if the context was successfully created. If any of the