AsymmetricKeyExchangeDeformatter.DecryptKeyExchange Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, extracts secret information from the encrypted key exchange data.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- rgb
- Type:
System.Byte
[]
The key exchange data within which the secret information is hidden.
Show: