SSLGetRsaBlinding

Function SSLGetRsaBlinding 

Source
pub unsafe extern "C-unwind" fn SSLGetRsaBlinding(
    context: &SSLContext,
    blinding: NonNull<u8>,
) -> i32
๐Ÿ‘ŽDeprecated: No longer supported. Use Network.framework.
Available on crate feature SecureTransport only.
Expand description

ยงSafety

blinding must be a valid pointer.