2 overrides of ImportDecapsulationKey
System.Security.Cryptography (2)
System\Security\Cryptography\HpkeECDiffieHellmanKemAdapter.cs (1)
67
internal override void
ImportDecapsulationKey
(ReadOnlySpan<byte> decapsulationKey)
System\Security\Cryptography\HpkeX25519DiffieHellmanKemAdapter.cs (1)
16
internal override void
ImportDecapsulationKey
(ReadOnlySpan<byte> decapsulationKey)
1 reference to ImportDecapsulationKey
System.Security.Cryptography (1)
System\Security\Cryptography\HpkeImplementation.Managed.cs (1)
63
adapter.
ImportDecapsulationKey
(source);