using NUnit.Framework; namespace NFC_Unit_Test.Crypto { [TestFixture] public class CipherKey_Test { } }