({key})
| 55 | data, |
| 56 | keyringId: MAIN_KEYRING_ID, |
| 57 | unlockKey({key}) { |
| 58 | return unlock({key, password: '1234'}); |
| 59 | }, |
| 60 | encryptionKeyFprs: ['771f9119b823e06c0de306d466663688a83e9763', '8f96b0094087a3499ed870ebe1ec3869e40bfe51'], |
| 61 | signingKeyFpr: '771f9119b823e06c0de306d466663688a83e9763', |
| 62 | uiLogSource: 'unit_test', |