1 write to s_defaultKeySize
System.Core (1)
System\Security\Cryptography\AesCryptoServiceProvider.cs (1)
356
s_defaultKeySize
= maxKeySize;
1 reference to s_defaultKeySize
System.Core (1)
System\Security\Cryptography\AesCryptoServiceProvider.cs (1)
359
defaultKeySize =
s_defaultKeySize
;