@override Future<int> cryptoSecretBoxKeyBytes() async { return interop.crypto_secretbox_KEYBYTES.toInt(); }