Struct winapi::ntsecapi::KERB_CERTIFICATE_HASHINFO [] [src]

#[repr(C)]
pub struct KERB_CERTIFICATE_HASHINFO { pub StoreNameLength: USHORT, pub HashLength: USHORT, }

Fields

Trait Implementations

impl Debug for KERB_CERTIFICATE_HASHINFO
[src]

Formats the value using the given formatter.

impl Copy for KERB_CERTIFICATE_HASHINFO
[src]

impl Clone for KERB_CERTIFICATE_HASHINFO
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more