40
40
<b class="navlabel">Up:</b> <a class="sectref" href="openssl-crypto.html">3.1 crypto </A>
44
44
<!--End of Navigation Panel-->
52
52
The PKey object has the following methods:
57
57
Return the number of bits of the key.
63
63
Generate a public/private key pair of the type <var>type</var> (one of
64
64
<tt class="constant">TYPE_RSA</tt> and <tt class="constant">TYPE_DSA</tt>) with the size <var>bits</var>.
70
70
Return the type of the key.