Struct windows_sys::Win32::Security::Cryptography::ENDPOINTADDRESS
[−]#[repr(C)]pub struct ENDPOINTADDRESS {
pub serviceUrl: PWSTR,
pub policyUrl: PWSTR,
pub rawCertificate: CRYPTOAPI_BLOB,
}Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
Fields
serviceUrl: PWSTRpolicyUrl: PWSTRrawCertificate: CRYPTOAPI_BLOB