mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +00:00
wording
This commit is contained in:
parent
7e03410bc9
commit
f0d65780ad
@ -629,7 +629,7 @@ describe('OpenPGP.js public api tests', function() {
|
||||
});
|
||||
});
|
||||
|
||||
it('should encrypt with custom session key and decrypt using session key', function() {
|
||||
it('should encrypt using custom session key and decrypt using session key', function() {
|
||||
var sessionKey = {
|
||||
data: openpgp.crypto.generateSessionKey('aes256'),
|
||||
algorithm: 'aes256'
|
||||
|
Loading…
x
Reference in New Issue
Block a user