Unit 'JwaNtSecApi' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_KERB_DECRYPT_REQUEST

Declaration

Source position: jwantsecapi.pas line 3425

type _KERB_DECRYPT_REQUEST = record

  MessageType: KERB_PROTOCOL_MESSAGE_TYPE;

  LogonId: LUID;

  Flags: ULONG;

  CryptoType: LONG;

  KeyUsage: LONG;

  Key: KERB_CRYPTO_KEY;

  EncryptedDataSize: ULONG;

  InitialVectorSize: ULONG;

  InitialVector: PUCHAR;

  EncryptedData: PUCHAR;

end;


Documentation generated on: 2023-03-18