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