略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: sodium_crypto_box_secretkey

2024-05-06

sodium_crypto_box_secretkey

(PHP 7 >= 7.2.0, PHP 8)

sodium_crypto_box_secretkeyExtracts the secret key from a crypto_box keypair

说明

sodium_crypto_box_secretkey(string $key_pair): string

Given a keypair, fetch only the secret key.

参数

key_pair

A keypair, such as one generated by sodium_crypto_box_keypair() or sodium_crypto_box_seed_keypair()

返回值

X25519 secret key.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.sodium-crypto-box-secretkey.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3