| Allegro CL version 9.0 This page is new in 9.0. |
Arguments: context &key return
Finalize and return the HMAC hash from context, in a format determined by the return keyword argument.
return can be one of the following values:
See MD*, SHA*, HMAC, and other message digest support in miscellaneous.htm. See also digest-final.
Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page is new in the 9.0 release.
Created 2019.8.20.
| Allegro CL version 9.0 This page is new in 9.0. |