manpagez: man pages & more
info bigloo
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

6.7.5.3 Private Keys

SSL library procedure: read-private-key file

Reads a private key stored in PEM format in the given file name. If the file cannot be read, it raises an &io-error condition. Otherwise the private key is returned.

SSL library procedure: private-key? obj

Returns #t if obj is an SSL private key. Otherwise returns #f.


This document was generated on March 31, 2014 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.