OpenPGP (#53) UNSTABLE

This commit is contained in:
RainLoop Team
2014-03-20 20:05:35 +04:00
parent 67b5a72a71
commit b330f77bc0
14 changed files with 526 additions and 260 deletions

View File

@@ -51,7 +51,6 @@ function PopupsGenerateNewOpenPgpKeyViewModel()
{
oOpenpgpKeyring.importKey(mKeyPair.privateKeyArmored);
oOpenpgpKeyring.importKey(mKeyPair.publicKeyArmored);
oOpenpgpKeyring.store();
RL.reloadOpenPgpKeys();