The methods of the RC4CryptoServiceProvider class are listed below. For a complete list of RC4CryptoServiceProvider class members, see the RC4CryptoServiceProvider Members topic.
![]() | Releases all resources used by the SymmetricAlgorithm. |
![]() | Overloaded. Creates a symmetric decryptor object with the specified Key. |
![]() | Creates a symmetric decryptor object with the current Key and initialization vector (IV). |
![]() | Overloaded. Creates a symmetric encryptor object with the specified Key. |
![]() | Creates a symmetric encryptor object with the current Key and initialization vector (IV). |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | This is a stub method. |
![]() | Generates a random Key to be used for the algorithm. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Determines whether the specified key size is valid for the current algorithm. |
![]() | Releases the unmanaged resources used by the SymmetricAlgorithm and optionally releases the managed resources. |
![]() | Finalizes the RC4CryptoServiceProvider. |
![]() | Returns an RNGCryptoServiceProvider instance. |
![]() | Creates a shallow copy of the current Object. |
![]() |
RC4CryptoServiceProvider Class | Org.Mentalis.Security.Cryptography Namespace