C# Class TLSharp.Core.MTProto.Crypto.AESKeyData

Mostrar archivo Open project: sochix/TLSharp 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