CreateMSGKeyOnNode and ImportMSGKeyToNode
For the messaging subsystem to work it is essential to create or import dedicated principal accounts to encrypt/decrypt the messages. To create or import dedicated principal accounts use the functions CreateMSGKeyOnNode and ImportMSGKeyToNode in the messaging namespace. For example on: https://coin.codeb.io/messaging.asmx The functionality is also abstracted into the CommandLine Interface. Parameters for those functions are: … Read more