Struct tls_api_test::CertificatesAndKey[][src]

pub struct CertificatesAndKey(pub Vec<Certificatex>, pub RsaPrivateKey);

Auto Trait Implementations