coverDecodeJs应该如何使用? #4455
-
如题,如果图片文件被aes加密了,应该怎么写传出/返回值? |
Beta Was this translation helpful? Give feedback.
Answered by
821938089
Dec 22, 2024
Replies: 1 comment 4 replies
-
result是封面文件字节数组,返回解密后的字节数组就可以了 |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
huajideshutiao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
result是封面文件字节数组,返回解密后的字节数组就可以了