ArcFourManaged.Create Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
Create()
Creates a cryptographic object to perform the ArcFour algorithm. Inherited from ArcFour.
Declaration
public static ArcFour Create()
Returns
Type | Description |
---|---|
ArcFour | A cryptographic object to perform the ArcFour algorithm. |