Resets a ssl-abstract-context, releasing the data that it has cached.
comm
reset-ssl-abstract-context abstract-context
abstract-context⇩ |
The function reset-ssl-abstract-context
resets abstract-context, which releases all the data that it has cached. abstract-context can be used afterwards, which will cause the data to be read and cached again.
reset-ssl-abstract-context
is rarely useful, because the caches associated with a ssl-abstract-context are not large. It may be useful if some of the files that it read have changed.
ssl-abstract-context
create-ssl-server-context
create-ssl-client-context
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26