| SignRSA(Byte, String, NullableHashAlgorithmName, RSASignaturePadding) | Signs a byte array using the specified RSA private key. |
| SignRSA(String, String, NullableHashAlgorithmName, RSASignaturePadding, Encoding) | Signs a string using the specified RSA private key. |