Unit 'IdSSPI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_indy]

SecPkgContext_NegoKeys

Declaration

Source position: IdSSPI.pas line 1059

type SecPkgContext_NegoKeys = record

  KeyType: ULONG;

  

  KeyLength: USHORT;

  

  KeyValue: PUCHAR;

  

  VerifyKeyType: ULONG;

  

  VerifyKeyLength: USHORT;

  

  VerifyKeyValue: PUCHAR;

  

end;



CT Web help

CodeTyphon Studio