Struct openssl_sys::X509_ALGOR [] [src]

#[repr(C)]
pub struct X509_ALGOR { pub algorithm: *mut ASN1_OBJECT, // some fields omitted }

Fields