Method | Description | |
---|---|---|
RsaSign ( string data, byte privateKey ) : string |
Method | Description | |
---|---|---|
DecodeRsaPrivateKey ( byte privkey ) : |
||
GetIntegerSize ( |
public static RsaSign ( string data, byte privateKey ) : string | ||
data | string | |
privateKey | byte | |
return | string |