Struct git2::cert::CertX509 [] [src]

pub struct CertX509<'a> {
    // some fields omitted
}

X.509 certificate information

Methods

impl<'a> CertX509<'a>
[src]

fn data(&self) -> &[u8]

Return the X.509 certificate data as a byte slice