2 overrides of DeriveSecretsCore
System.Security.Cryptography (2)
System\Security\Cryptography\HpkeManagedKdfAdapter.cs (2)
113protected override void DeriveSecretsCore( 213protected override void DeriveSecretsCore(
1 reference to DeriveSecretsCore
System.Security.Cryptography (1)
System\Security\Cryptography\HpkeManagedKdfAdapter.cs (1)
57DeriveSecretsCore(mode, sharedSecret, info, psk, pskId, key, baseNonce, exporterSecret);