Expert use: a FLI type corresponding to the C type SecCertificateRef
in the Apple Security Framework.
comm
sec-certificate-ref
Instances of the FLI type sec-certificate-ref
are FLI pointers corresponding to the C type SecCertificateRef
in the Apple Security Framework. You can get such pointers in Lisp by calling ssl-connection-copy-peer-certificates, and access them in Lisp by calling get-certificate-data, get-certificate-common-name and get-certificate-serial-number.
sec-certificate-ref
is intended to be used when you want to use your own FLI definitions for the Apple Security Framework functions to access certificates.
ssl-connection-copy-peer-certificates
get-certificate-data
get-certificate-common-name
get-certificate-serial-number
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26