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

DNS_TKEY_DATA

Declaration

Source position: jwawindns.pas line 1233

type DNS_TKEY_DATA = record

  pNameAlgorithm: LPTSTR;

  pAlgorithmPacket: PBYTE;

  pKey: PBYTE;

  pOtherData: PBYTE;

  dwCreateTime: DWORD;

  dwExpireTime: DWORD;

  wMode: Word;

  wError: Word;

  wKeyLength: Word;

  wOtherLength: Word;

  cAlgNameLength: UCHAR;

  bPacketPointers: BOOL;

end;


Documentation generated on: 2023-03-18