Type Alias PROXY_CERT_INFO_EXTENSION

Source
pub type PROXY_CERT_INFO_EXTENSION = PROXY_CERT_INFO_EXTENSION_st;

Aliased Type§

#[repr(C)]
pub struct PROXY_CERT_INFO_EXTENSION { pub pcPathLengthConstraint: *mut asn1_string_st, pub proxyPolicy: *mut PROXY_POLICY_st, }

Fields§

§pcPathLengthConstraint: *mut asn1_string_st§proxyPolicy: *mut PROXY_POLICY_st