`set1` functions bump the object's refcount so we were previously leaking the RSA object. Split the decode from PEM part out to a method on RSA and use that in the PKey constructors. Also make RSA a pointer and actually free it. |
||
|---|---|---|
| .. | ||
| asn1 | ||
| bio | ||
| bn | ||
| crypto | ||
| dh | ||
| ssl | ||
| x509 | ||
| c_helpers.c | ||
| lib.rs | ||
| macros.rs | ||
| nid.rs | ||