RE: For encrypted data transfer between two Diyotta agents, does Diyotta provide any utility to generate public key and private key for PGP encryption?
For encrypted data transfer between two Diyotta agents, does Diyotta provide any utility to generate public key and private key for PGP encryption?
Pretty Good Privacy (PGP) encryption provides cryptographic privacy and authentication for data communication which uses private key, and public key and secret key. Diyotta generates these keys through CLI utility as below.
Syntax :
dicmd genkey pgp
As shown in above screen, host,port and protocol details take from configuration file. Identity and passphase are two combination of strings which can be given as input to generate keys.