зеркало из https://github.com/mozilla/gecko-dev.git
Generate a permanent key pair, since KeyStore isn't working yet.
This commit is contained in:
Родитель
2ed819fbe8
Коммит
9327ee2bc2
|
@ -79,7 +79,6 @@ class JSSKeyPairGeneratorSpi
|
|||
}
|
||||
|
||||
public KeyPair generateKeyPair() {
|
||||
kpg.temporaryPairs(true);
|
||||
try {
|
||||
return kpg.genKeyPair();
|
||||
} catch(TokenException e) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче