Skip to content
Snippets Groups Projects
Commit 6733ddf4 authored by Steven Fackler's avatar Steven Fackler Committed by GitHub
Browse files

Merge pull request #648 from JuanPotato/patch-1

Fix documentation typo
parents 478957c0 d7135c88
Branches
Tags
No related merge requests found
...@@ -126,7 +126,7 @@ impl RsaRef { ...@@ -126,7 +126,7 @@ impl RsaRef {
} }
} }
/// Encrypts data using the private key, returning the number of encrypted bytes. /// Encrypts data using the public key, returning the number of encrypted bytes.
/// ///
/// # Panics /// # Panics
/// ///
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment