Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 145 Bytes

kerb_crypto_key32.md

File metadata and controls

10 lines (9 loc) · 145 Bytes

KERB_CRYPTO_KEY32

public struct KERB_CRYPTO_KEY32
{
    public int KeyType;
    public uint Length;
    public uint Offset;
}