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