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