Struct windows_sys::Win32::Security::Cryptography::CERT_PUBLIC_KEY_INFO
[−]#[repr(C)]pub struct CERT_PUBLIC_KEY_INFO {
pub Algorithm: CRYPT_ALGORITHM_IDENTIFIER,
pub PublicKey: CRYPT_BIT_BLOB,
}Expand description
Required features: ‘Win32_Security_Cryptography’, ‘Win32_Foundation’
Fields
Algorithm: CRYPT_ALGORITHM_IDENTIFIERPublicKey: CRYPT_BIT_BLOB