![]() ![]() | Overloaded. Creates an instance of the default cryptographic object used to perform the RC4 transformation. |
![]() | Initializes a new instance of the RC4 class. |
![]() | Gets or sets the block size of the cryptographic operation in bits. |
![]() | Gets or sets the feedback size of the cryptographic operation in bits. |
![]() | Gets or sets the initialization vector (IV) for the symmetric algorithm. |
![]() | Gets or sets the secret key for the symmetric algorithm. |
![]() | Gets or sets the size of the secret key used by the symmetric algorithm in bits. |
![]() | Gets the block sizes that are supported by the symmetric algorithm. |
![]() | Gets the key sizes that are supported by the symmetric algorithm. |
![]() | Gets or sets the mode for operation of the symmetric algorithm. |
![]() | Gets or sets the padding mode used in the symmetric algorithm. |
![]() | Releases all resources used by the SymmetricAlgorithm. |
![]() | When overridden in a derived class, creates a symmetric decryptor object with the specified Key and initialization vector (IV). |
![]() | Creates a symmetric decryptor object with the current Key and initialization vector (IV). |
![]() | When overridden in a derived class, creates a symmetric encryptor object with the specified Key and initialization vector (IV). |
![]() | 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. |
![]() | Represents the block size of the cryptographic operation in bits. |
![]() | Represents the feedback size of the cryptographic operation in bits. |
![]() | Represents the initialization vector (IV) for the symmetric algorithm. |
![]() | Represents the size of the secret key used by the symmetric algorithm in bits. |
![]() | Represents the secret key for the symmetric algorithm. |
![]() | Specifies the block sizes that are supported by the symmetric algorithm. |
![]() | Specifies the key sizes that are supported by the symmetric algorithm. |
![]() | Represents the cipher mode used in the symmetric algorithm. |
![]() | Represents the padding mode used in the symmetric algorithm. |
![]() | Releases the unmanaged resources used by the SymmetricAlgorithm and optionally releases the managed resources. |
![]() | Releases the unmanaged resources used by the SymmetricAlgorithm. |
![]() | Returns an RNGCryptoServiceProvider instance. |
![]() | Creates a shallow copy of the current Object. |
![]() |
RC4 Class | Org.Mentalis.Security.Cryptography Namespace