C# Class OpenStory.Cryptography.EmsRollingIvFactoryProvider

EMS implementation for IRollingIvFactoryProvider.
Inheritance: IRollingIvFactoryProvider
Mostra file Open project: shoftee/OpenStory

Public Methods

Method Description
CreateFactory ( ushort version ) : RollingIvFactory

Method Details

CreateFactory() public method

public CreateFactory ( ushort version ) : RollingIvFactory
version ushort
return RollingIvFactory