1 write to _encryptor
Microsoft.AspNetCore.DataProtection (1)
KeyManagement\Key.cs (1)
192_encryptor = encryptor;
2 references to _encryptor
Microsoft.AspNetCore.DataProtection (2)
KeyManagement\Key.cs (2)
185if (_encryptor == null) 198return _encryptor;