System::Security::Cryptography::RandomNumberGenerator::Create method
RandomNumberGenerator::Create method
Creates an instance of the default implementation of a cryptographic random number generator that can be used to generate random data. Not implemented.
static System::SharedPtr<RandomNumberGenerator> System::Security::Cryptography::RandomNumberGenerator::Create()
ReturnValue
The implementation of a cryptographic random number generator
See Also
- Typedef SharedPtr
- Class RandomNumberGenerator
- Class RandomNumberGenerator
- Namespace System::Security::Cryptography
- Library Aspose.PUB for C++