Base:
property
Key
System.Security.Cryptography.SymmetricAlgorithm.Key
3 writes to Key
System.Configuration (1)
System\Configuration\FipsAwareEncryptedXml.cs (1)
48
aes.
Key
= key;
System.Data (2)
fx\src\data\System\Data\SqlClient\SqlAeadAes256CbcHmac256Algorithm.cs (2)
189
aesAlg.
Key
= _columnEncryptionKey.EncryptionKey;
333
aesAlg.
Key
= _columnEncryptionKey.EncryptionKey;