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

Afficher le fichier Open project: sochix/TLSharp

Méthodes publiques

Méthode Description
Encrypt ( string fingerprint, byte data, int offset, int length ) : byte[]

Method Details

Encrypt() public static méthode

public static Encrypt ( string fingerprint, byte data, int offset, int length ) : byte[]
fingerprint string
data byte
offset int
length int
Résultat byte[]