+ added methods to import and select new forward secrecy keys
This commit is contained in:
parent
d151e0d302
commit
c4dcd89dfe
3 changed files with 22 additions and 4 deletions
|
@ -54,7 +54,7 @@ def _processForwardKey(api, myBlock):
|
|||
def on_processBlocks(api):
|
||||
myBlock = api.data['block']
|
||||
blockType = api.data['type']
|
||||
print('blockType is ' + blockType)
|
||||
logger.info('blockType is ' + blockType)
|
||||
|
||||
# Process specific block types
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue