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