C# (CSharp) Metropass.Core.PCL.Cipher CryptoRandomStream - 4 exemples trouvés. Ce sont les exemples réels les mieux notés de Metropass.Core.PCL.Cipher.CryptoRandomStream extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
A random stream class. The class is initialized using random bytes provided by the caller. The produced stream has random properties, but for the same seed always the same stream is produced, i.e. this class can be used as stream cipher.