Karl Zhang | 3de5ab1 | 2021-05-31 11:45:48 +0800 | [diff] [blame] | 1 | purpose to do the same sort of things as #26, but change around operands; |
2 | set policy name randomPolicy anotherPolicy; | ||||
3 | set key name aKey data * policy randomPolicy; | ||||
4 | set key name aNewKey from *active policy anotherPolicy; |