Struct openssl_sys::X509_ALGOR[][src]

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

Fields

Auto Trait Implementations

impl !Send for X509_ALGOR

impl !Sync for X509_ALGOR