Struct winapi::ntsecapi::KERB_DECRYPT_RESPONSE [] [src]

#[repr(C)]
pub struct KERB_DECRYPT_RESPONSE { pub DecryptedData: [UCHAR; 1], }

Fields

Trait Implementations

impl Debug for KERB_DECRYPT_RESPONSE
[src]

Formats the value using the given formatter.

impl Copy for KERB_DECRYPT_RESPONSE
[src]

impl Clone for KERB_DECRYPT_RESPONSE
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more