C# Class Telegram.MTProto.Crypto.AESKeyData

Show file Open project: naphaso/kilogram Class Usage Examples

Public Methods

Method Description
AESKeyData ( byte key, byte iv ) : System

Method Details

AESKeyData() public method

public AESKeyData ( byte key, byte iv ) : System
key byte
iv byte
return System