mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-13 11:09:34 +00:00
Still more examples - this time for Certificate handling and
for SSL svn path=/trunk/kdesupport/qca/; revision=408238
This commit is contained in:
parent
6e165868ce
commit
0305766c32
@ -46,3 +46,16 @@ to a file, using PEM encoding.
|
||||
|
||||
*/
|
||||
|
||||
/** \example ssltest.cpp
|
||||
|
||||
The code below shows how to create an SSL client
|
||||
|
||||
*/
|
||||
|
||||
/** \example certtest.cpp
|
||||
|
||||
This example shows how QCA::Certificate and QCA::CertificateCollection
|
||||
can be used. Note that the argument, if you provide it, must be a
|
||||
PEM encoded file collection.
|
||||
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user