Config: {
    key?: Uint8Array;
    personalization?: Uint8Array;
    salt?: Uint8Array;
    tree?: Tree;
}

Configuration for hash function.