[][src]Trait uikit_sys::NSURLProtectionSpace_NSClientCertificateSpace

pub trait NSURLProtectionSpace_NSClientCertificateSpace: Sized + Deref {
    unsafe fn distinguishedNames(self) -> NSArray
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn distinguishedNames(self) -> NSArray where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSURLProtectionSpace_NSClientCertificateSpace for NSURLProtectionSpace[src]

Loading content...