Skip to main content

SSLSetRsaBlinding

Function SSLSetRsaBlinding 

Source
pub unsafe extern "C-unwind" fn SSLSetRsaBlinding(
    context: &SSLContext,
    blinding: bool,
) -> i32
👎Deprecated:

No longer supported. Use Network.framework.

Available on crate feature SecureTransport only.