[][src]Trait uikit_sys::NSURLProtectionSpace_NSServerTrustValidationSpace

pub trait NSURLProtectionSpace_NSServerTrustValidationSpace: Sized + Deref {
    unsafe fn serverTrust(self) -> SecTrustRef
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn serverTrust(self) -> SecTrustRef where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSURLProtectionSpace_NSServerTrustValidationSpace for NSURLProtectionSpace[src]

Loading content...