# Example send keys config file { # Enter the system name below system => 'oracle.pte', # Key part 1 1 => { # Username is only used for 'audit' purposes in the decryptor # therefore this can be a free choice. username => 'script', # Key a a => '', # Key b b => 'OP9EFhP7bm', }, # Key part 2 2 => { # Username is only used for 'audit' purposes in the decryptor # therefore this can be a free choice. username => 'script', # Key a a => '', # Key b b => 'fraPWknTv7', }, }