1 write to _derivedKeyContext
System.Web (1)
Security\Cryptography\Purpose.cs (1)
157
_derivedKeyContext
= stream.ToArray();
2 references to _derivedKeyContext
System.Web (2)
Security\Cryptography\Purpose.cs (2)
151
if (
_derivedKeyContext
== null) {
162
context =
_derivedKeyContext
;