2 overrides of ImportEncapsulationKey
System.Security.Cryptography (2)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (1)
89
internal override void
ImportEncapsulationKey
(ReadOnlySpan<byte> encapsulationKey)
System\Security\Cryptography\HpkeX25519DiffieHellmanKemAdapter.cs (1)
22
internal override void
ImportEncapsulationKey
(ReadOnlySpan<byte> encapsulationKey)
1 reference to ImportEncapsulationKey
System.Security.Cryptography (1)
System\Security\Cryptography\HpkeImplementation.Managed.cs (1)
79
adapter.
ImportEncapsulationKey
(source);