| Allegro CL version 8.0 New since 8.0 release. | |||||||||
This class was added in an update release in late March, 2007.
The class of x509-certificate objects. Such objects are associated with SSL sockets. Objects of this class are created by the get-ssl-peer-certificate generic function.
This class has the following slots and accessors (the accessor names have x509-certificate- prepended to the slot name; the slot name is linked to th accessor description). At the moment, setting the value of a slot serves no purpose. See also the associated accessor operator pages.
The version number indicates the format of the certificate. Most certificates seen these days will be version 3 certificates (:v3).
See socket.htm.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page is new in the 8.0 release.
Created 2007.4.30.
| Allegro CL version 8.0 New since 8.0 release. | |||||||||