반응형
<script src="https://bundle.run/buffer@6.0.3"></script>
<script>
const privateKey = buffer.Buffer.from(PRIVATE_KEY_1, "hex");
</script>
출처
728x90
'취업 > PHP' 카테고리의 다른 글
[php] Uncaught TypeError: Illegal invocation bootstrap (0) | 2022.02.04 |
---|---|
[PHP] PHP 내에서 JSON_DECODE 출력 방법. (0) | 2022.01.27 |
[php] 부트스트랩 tab 기능 구현하기. (0) | 2022.01.14 |
[php] HTML 신기한 현상. A태그 안 A태그를 넣으면 (0) | 2022.01.14 |
[php] curl 통신 유형 post,get,put, delete (0) | 2021.12.30 |