From 64106c4d3d4ddba8c7bc2af75376e6d3d3d75601 Mon Sep 17 00:00:00 2001 From: Date: Mon, 29 Jun 2015 20:16:15 +0000 Subject: Update documentation --- openssl/x509/struct.X509Name.html | 104 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 openssl/x509/struct.X509Name.html (limited to 'openssl/x509/struct.X509Name.html') diff --git a/openssl/x509/struct.X509Name.html b/openssl/x509/struct.X509Name.html new file mode 100644 index 0000000..83222b9 --- /dev/null +++ b/openssl/x509/struct.X509Name.html @@ -0,0 +1,104 @@ + + + + + + + + + + openssl::x509::X509Name - Rust + + + + + + + + + + + + + + + +
+

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

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

Methods

impl<'x> X509Name<'x>

fn text_by_nid(&self, nid: Nid) -> Option<SslString>

+
+ + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3