RSAOAEPKeyExchangeFormatter.Rng Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the random number generator algorithm to use in the creation of the key exchange.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Security.Cryptography.RandomNumberGeneratorThe instance of a random number generator algorithm to use.
Show: