Struct openssl::x509::X509Name[][src]

pub struct X509Name<'x> { /* fields omitted */ }

Methods

impl<'x> X509Name<'x>
[src]

Auto Trait Implementations

impl<'x> !Send for X509Name<'x>

impl<'x> !Sync for X509Name<'x>