Skip to content

Commit

Permalink
Update RsaKeyConvert comment
Browse files Browse the repository at this point in the history
  • Loading branch information
daullmer authored Apr 22, 2018
1 parent 072785d commit d253387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XC.Framework.Security.RSAUtil/RsaKeyConvert.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public static string PublicKeyPemToXml(string publicKey)
}

/// <summary>
/// Public Key Convert xml->xml
/// Public Key Convert xml->pem
/// </summary>
/// <param name="publicKey"></param>
/// <returns></returns>
Expand Down

0 comments on commit d253387

Please sign in to comment.