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