Skip to main content

SSLCopyDistinguishedNames

Function SSLCopyDistinguishedNames 

Source
pub unsafe extern "C-unwind" fn SSLCopyDistinguishedNames(
    context: &SSLContext,
    names: NonNull<*const CFArray>,
) -> i32
๐Ÿ‘ŽDeprecated:

No longer supported. Use Network.framework.

Available on crate feature SecureTransport only.
Expand description

ยงSafety

names must be a valid pointer.