2 overrides of CreateKeyExchange
System.Security.Cryptography (2)
System\Security\Cryptography\RSAOAEPKeyExchangeFormatter.cs (1)
62public override byte[] CreateKeyExchange(byte[] rgbData, Type? symAlgType)
System\Security\Cryptography\RSAPKCS1KeyExchangeFormatter.cs (1)
43public override byte[] CreateKeyExchange(byte[] rgbData, Type? symAlgType)