Method | Description | |
---|---|---|
Encrypt ( byte data, int offset, int length ) : byte[] | ||
RSAServerKey ( string fingerprint, |
public Encrypt ( byte data, int offset, int length ) : byte[] | ||
data | byte | |
offset | int | |
length | int | |
return | byte[] |
public RSAServerKey ( string fingerprint, |
||
fingerprint | string | |
m | ||
e | ||
return | System |