User Tools

Site Tools


pe-bpmn-editor_pkencrypt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
pe-bpmn-editor_pkencrypt [2018/04/20 05:11]
admin created
pe-bpmn-editor_pkencrypt [2018/04/23 20:22]
admin
Line 1: Line 1:
 ====== PKEncrypt ====== ====== PKEncrypt ======
  
 +===== Required input objects =====
 +
 +2 data objects (public key, data)
 +
 +===== Required output objects =====
 +
 +1 data object (ciphertext)
 +
 +===== Restrictions =====
 +
 +**Restriction:​** task must have at exactly two input and one output data objects\\
 +**Error:** exactly 2 inputs and 1 output are required
 +
 +**Restriction:​** "​inputData"​ property must exist under stereotype details object - "​inputData"​ must have been selected and saved and "​inputData"​ information must not have been deleted from model’s file\\
 +**Error:** inputData is undefined
 +
 +**Restriction:​** "​key"​ property must exist under stereotype details object - "​key"​ must have been selected and saved and "​key"​ information must not have been deleted from model’s file\\
 +**Error:** key is undefined
 +
 +**Restriction:​** input data object fixed (by its id) in "​inputData"​ property must exist also on model\\
 +**Error:** input data object is missing
 +
 +**Restriction:​** input data object fixed (by its id) in "​key"​ property must exist also on model\\
 +**Error:** key object is missing
 +
 +**Restriction:​** input data and key objects must be different data objects - they must have different ids\\
 +**Error:** input data and key must be different objects
 +
 +**Restriction:​** key data object must have [[pe-bpmn-editor_pkpublic|PKPublic]] stereotype\\
 +**Error:** key object must have PKPublic stereotype
pe-bpmn-editor_pkencrypt.txt · Last modified: 2020/03/02 15:05 by pullonen