public static UIntPtr crypto_generichash_keybytes() { return(_is32bits ? X86.crypto_generichash_keybytes() : X64.crypto_generichash_keybytes()); }