ListenerCertificateAuthenticator
@available(macOS 10.12, iOS 10.0, *)
public class ListenerCertificateAuthenticator : _ListenerAuthenticatorENTERPRISE EDITION ONLY.
Certificate Authenticator for the URLEndpointListener.
- 
                  
                  Initialize with the root certificates to trust when verifying client certificates DeclarationSwift public init(rootCerts: [SecCertificate])
- 
                  
                  Initialize with the authenticator closure for verifying client certificates DeclarationSwift public init(authenticator: @escaping (_ certs: [SecCertificate]) -> Bool)
 ListenerCertificateAuthenticator Class Reference
        ListenerCertificateAuthenticator Class Reference