C# Class NetWrok.HTTP.RC4.Arc4Stream

Afficher le fichier Open project: simonwittber/netwrok-client

Méthodes publiques

Свойство Type Description
i byte
j byte
s byte[]

Méthodes publiques

Méthode Description
Arc4Stream ( ) : System.Collections.Generic

Method Details

Arc4Stream() public méthode

public Arc4Stream ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

i public_oe property

public byte i
Résultat byte

j public_oe property

public byte j
Résultat byte

s public_oe property

public byte[] s
Résultat byte[]