# KERB\_CRYPTO\_KEY32

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