Fix an error message
[openssl.git] / doc / crypto.pod
1
2 =pod
3
4 =head1 NAME
5
6 Crypto - OpenSSL Cryptography library
7
8 =head1 SYNOPSIS
9
10 =head1 DESCRIPTION
11
12 The OpenSSL B<crypto> library implements various cryptography standards
13 related to the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security
14 (TLS v1) protocols. It provides a rich API which is documented here.
15
16 ...
17
18 =head1 SEE ALSO
19
20 openssl(1), ssl(3)
21
22 =head1 AUTHORS
23
24 Ralf S. Engelschall
25
26 =cut
27