Source position: jwantsecapi.pas line 3031
type KERB_CRYPTO_KEY = record
KeyType: LONG;
Length: ULONG;
Value: PUCHAR;
end;