Mono Class Library: System.Security.Cryptography.Rijndael Overview | Members

System.Security.Cryptography.Rijndael.Create Overloads

The overloads of Create are listed below. For a list of all members, see the Rijndael Members list.

Public Methods

static
Create() : Rijndael
Create an instance of the default Rijndael implementation.
static
Create(string) : Rijndael
Create an instance of the specified Rijndael implementation.