constant OPENID_RAND_SOURCE

Same name and namespace in other branches
  1. 6.x drupal-6.x/modules/openid/openid.inc \OPENID_RAND_SOURCE

Random number generator; used for Diffie-Hellman key exchange computations.

Archivo

drupal-7.x/modules/openid/openid.inc, line 35
OpenID utility functions.

Código

define('OPENID_RAND_SOURCE', '/dev/urandom')