Struct openssl::conf::ConfMethod[][src]

pub struct ConfMethod(_);

Methods

impl ConfMethod
[src]

Retrieve handle to the default OpenSSL configuration file processing function.

Construct from raw pointer.

Convert to raw pointer.

Auto Trait Implementations

impl !Send for ConfMethod

impl !Sync for ConfMethod