Fetch base64 encoded string from a file base64 decode it and use it to replace a value in another file

前端 未结 0 907
长发绾君心
长发绾君心 2021-01-27 03:05

I have a yaml file1 containing a key:Base64(value) pair. From this file i want to get eg. "base64string"

some text

key:base64string
some text


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题