Base:
property
KeyExchangeAlgorithm
System.Security.Cryptography.AsymmetricAlgorithm.KeyExchangeAlgorithm
1 override of KeyExchangeAlgorithm
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanWrapper.cs (1)
18
public override string
KeyExchangeAlgorithm
=> _wrapped.KeyExchangeAlgorithm;
1 reference to KeyExchangeAlgorithm
System.Security.Cryptography (1)
System\Security\Cryptography\ECDiffieHellmanWrapper.cs (1)
18
public override string KeyExchangeAlgorithm => _wrapped.
KeyExchangeAlgorithm
;