parameters - Openssl batch command use -


i have been requested fill field 344 characters long crypted string . program uses batch command produce string (cf.enc.b64) , starting string 16 char long (cf.inp)

openssl rsautl -encrypt -in cf.inp -out cf.enc -inkey farma-fur.cer -certin -pkcs
openssl base64 -base64 -e -in cf.enc -out cf.enc.b64

i string 6 '0x0a' , , length 350 ! there parameter avoid these charachters ?

sorry english , in advance marina


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -