3 references to NotEqual
Microsoft.AspNetCore.DataProtection.Tests (3)
AuthenticatedEncryption\ConfigurationModel\CngCbcAuthenticatedEncryptorConfigurationTests.cs (1)
19
SecretAssert.
NotEqual
(masterKey1, masterKey2);
AuthenticatedEncryption\ConfigurationModel\CngGcmAuthenticatedEncryptorConfigurationTests.cs (1)
19
SecretAssert.
NotEqual
(masterKey1, masterKey2);
AuthenticatedEncryption\ConfigurationModel\ManagedAuthenticatedEncryptorConfigurationTests.cs (1)
19
SecretAssert.
NotEqual
(masterKey1, masterKey2);