boring2/boring/examples
Anthony Ramine 84a80c1916 Change X509VerifyResult to Result<(), X509VerifyError>
This commit separates X509VerifyResult::OK from the rest
of the codes that actually represent errors, using
a Result type as usual.
2023-10-11 14:42:59 +02:00
..
fips_enabled.rs Add fips-3678 feature (#52) 2022-01-31 16:11:33 -06:00
mk_certs.rs Change X509VerifyResult to Result<(), X509VerifyError> 2023-10-11 14:42:59 +02:00