![]() | RC |
The class contains an algorithm that is obsolete and not suitable for cryptography. This class only exists for experiments.
[ObsoleteAttribute("The class contains an algorithm that is obsolete and not suitable for cryptography. This class only exists for experiments.")] public static class RC4Utility
The RC4Utility type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Keystream(Byte) | Generates an RC4 byte keystream that is intended to be XOR'd with plaintext. |
![]() ![]() | Keystream(String) | Generates an RC4 byte keystream that is intended to be XOR'd with plaintext. |