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

Afficher le fichier Open project: sochix/TLSharp Class Usage Examples

Méthodes publiques

Méthode Description
AESKeyData ( byte key, byte iv ) : System

Method Details

AESKeyData() public méthode

public AESKeyData ( byte key, byte iv ) : System
key byte
iv byte
Résultat System