C# Class Telegram.MTProto.Crypto.RSA

Afficher le fichier Open project: naphaso/kilogram Class Usage Examples

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[]