1 write to m_hashedPurpose
System.Security (1)
system\security\cryptography\dataprotector.cs (1)
104m_hashedPurpose = sha256.Hash;
2 references to m_hashedPurpose
System.Security (2)
system\security\cryptography\dataprotector.cs (2)
81if (m_hashedPurpose == null) 108return m_hashedPurpose;