The overloads of Create are listed below. For a list of all members, see the AsymmetricAlgorithm Members list.
staticCreate() : AsymmetricAlgorithm Creates the default implementation of the default asymmetric algorithm (System.Security.Cryptography.RSACryptoServiceProvider). staticCreate(string) : AsymmetricAlgorithm Creates a specific implementation of the given asymmetric algorithm.