Skip to content
Commit 33e91420 authored by Andrew Scull's avatar Andrew Scull
Browse files

Add X509Name::to_owned()

The X509_NAME_dup() function can fail but that isn't compatible with the
ToOwned trait. Follow the pattern used in BigNum to add a custom,
fallible to_owned() function.
parent 09f672f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment