Struct windows_sys::Win32::Security::Cryptography::ENDPOINTADDRESS
#[repr(C)]pub struct ENDPOINTADDRESS {
pub serviceUrl: PCWSTR,
pub policyUrl: PCWSTR,
pub rawCertificate: CRYPT_INTEGER_BLOB,
}Expand description
Required features: "Win32_Security_Cryptography"
Fields§
§serviceUrl: PCWSTR§policyUrl: PCWSTR§rawCertificate: CRYPT_INTEGER_BLOB