System.Security.Cryptography.AsymmetricAlgorithm.Create Method

Creates a default cryptographic object used to perform the asymmetric algorithm.

Syntax

public static AsymmetricAlgorithm Create ()

Returns

A new System.Security.Cryptography.RSACryptoServiceProvider instance, unless the default settings have been changed with the <cryptoClass> element.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0