1 write to _derivedKeyLabel
System.Web (1)
Security\Cryptography\Purpose.cs (1)
145
_derivedKeyLabel
= CryptoUtil.SecureUTF8Encoding.GetBytes(PrimaryPurpose);
2 references to _derivedKeyLabel
System.Web (2)
Security\Cryptography\Purpose.cs (2)
144
if (
_derivedKeyLabel
== null) {
161
label =
_derivedKeyLabel
;