Struct tls_api_test::CertificatesAndKey [−][src]
pub struct CertificatesAndKey(pub Vec<Certificatex>, pub RsaPrivateKey);
Auto Trait Implementations
impl Send for CertificatesAndKey
impl Send for CertificatesAndKeyimpl Sync for CertificatesAndKey
impl Sync for CertificatesAndKey