2 references to ExportSecret
System.Security.Cryptography (2)
System\Security\Cryptography\HpkeImplementation.Managed.cs (2)
403static (kdf, context, output, key) => kdf.ExportSecret(key, context, output)); 482static (kdf, context, output, key) => kdf.ExportSecret(key, context, output));