Initializes a new instance of the RSAManaged class with the key size of 1024.
            
    Namespace: 
   Rebex.Security.Cryptography
    Assembly:
   Rebex.Common (in Rebex.Common.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Sub New | 
| C# | 
|---|
| public RSAManaged() | 
 
     
     
     
     
    