Penguin

Differences between version 3 and revision by previous author of PrivateKey.

Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History

Newer page: version 3 Last edited on Sunday, March 14, 2004 5:42:02 am by StuartYeates Revert
Older page: version 2 Last edited on Tuesday, February 17, 2004 5:43:42 pm by AristotlePagaltzis Revert
@@ -1,3 +1,3 @@
-InNeedOfRefactor  
+In PublicKeyEncryption, the PrivateKey is the portoin of the key that is kept secret. If the PrivateKey is lost, stolen or compromised (or the PassPhrase protecting it forgotten), then the messages encrypted with the PrivateKey cannot be decrypted.  
  
-Private part of your Key pair. See PublicKey for information.  
+Compare: PublicKey