radius_server_secret

(PECL radius >= 1.1.0)

radius_server_secretReturns the shared secret

说明

radius_server_secret(resource $radius_handle): string

The shared secret is needed as salt for demangling mangled data like passwords and encryption-keys.

参数

radius_handle

The RADIUS resource.

返回值

Returns the server's shared secret as string, or false on error.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

备份地址:http://www.lvesu.com/blog/php/function.radius-server-secret.php