openssl-sys::X509_STORE_CTX_get_current_cert
[-] [+]
[src]
pub unsafe fn X509_STORE_CTX_get_current_cert(ct: *mut X509_STORE_CTX) -> *mut X509
pub unsafe fn X509_STORE_CTX_get_current_cert(ct: *mut X509_STORE_CTX) -> *mut X509
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).