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

4x4 Matrix in Python -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -

python - PyInstaller UAC not working in onefile mode -