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)
144if (_derivedKeyLabel == null) { 161label = _derivedKeyLabel;