C# Class OpenStory.Cryptography.EmsRollingIvFactoryProvider

EMS implementation for IRollingIvFactoryProvider.
Inheritance: IRollingIvFactoryProvider
Afficher le fichier Open project: shoftee/OpenStory

Méthodes publiques

Méthode Description
CreateFactory ( ushort version ) : RollingIvFactory

Method Details

CreateFactory() public méthode

public CreateFactory ( ushort version ) : RollingIvFactory
version ushort
Résultat RollingIvFactory