3 references to Common_PropertyMustBeNonNegative
Microsoft.AspNetCore.DataProtection (3)
AuthenticatedEncryption\CngCbcAuthenticatedEncryptorFactory.cs (1)
110
throw Error.
Common_PropertyMustBeNonNegative
(nameof(configuration.EncryptionAlgorithmKeySize));
AuthenticatedEncryption\CngGcmAuthenticatedEncryptorFactory.cs (1)
77
throw Error.
Common_PropertyMustBeNonNegative
(nameof(configuration.EncryptionAlgorithmKeySize));
AuthenticatedEncryption\ManagedAuthenticatedEncryptorFactory.cs (1)
92
throw Error.
Common_PropertyMustBeNonNegative
(nameof(configuration.EncryptionAlgorithmKeySize));