2 overrides of CreateKeyExchange
System.Security.Cryptography (2)
System\Security\Cryptography\RSAOAEPKeyExchangeFormatter.cs (1)
67public override byte[] CreateKeyExchange(byte[] rgbData)
System\Security\Cryptography\RSAPKCS1KeyExchangeFormatter.cs (1)
48public override byte[] CreateKeyExchange(byte[] rgbData)