Function bearssl::br_rsa_private_get_default [] [src]

pub unsafe extern "C" fn br_rsa_private_get_default() -> br_rsa_private

\brief Get "default" RSA implementation (private-key operations).

This returns the preferred implementation of RSA (private-key operations) on the current system.

\return the default implementation.