Struct windows_sys::Win32::Security::Cryptography::CMC_PEND_INFO
#[repr(C)]pub struct CMC_PEND_INFO {
pub PendToken: CRYPT_INTEGER_BLOB,
pub PendTime: FILETIME,
}Expand description
Required features: "Win32_Security_Cryptography", "Win32_Foundation"
Fields§
§PendToken: CRYPT_INTEGER_BLOB§PendTime: FILETIME