Type Definition rustls::sign::CertChainAndSigner  
                   
                       [−]
                   
               [src]
type CertChainAndSigner = (Vec<Certificate>, Arc<Box<Signer>>);
type CertChainAndSigner = (Vec<Certificate>, Arc<Box<Signer>>);