1 write to _exporterSecret
System.Security.Cryptography (1)
System\Security\Cryptography\HpkeImplementation.Managed.cs (1)
438
_exporterSecret
= new FixedMemoryKeyBox(exporterSecret);
2 references to _exporterSecret
System.Security.Cryptography (2)
System\Security\Cryptography\HpkeImplementation.Managed.cs (2)
478
_exporterSecret
.UseKey(
490
_exporterSecret
.Dispose();