Akamai {OPEN} EdgeGrid Authentication for PHP
  • Namespace
  • Class
  • Tree

Namespaces

  • Akamai
    • Open
      • EdgeGrid
        • Authentication
          • Exception
            • SignerException
        • Exception
          • HandlerException
        • Handler

Classes

  • Nonce
  • Timestamp

Exceptions

  • Exception

Class Nonce

Generates a random nonce for each request

Namespace: Akamai\Open\EdgeGrid\Authentication
Package: Akamai\Open\EdgeGrid\Authentication
Located at Authentication/Nonce.php

Methods summary

public
# __construct( )

Constructor

Constructor

Determines if PHP 7's random_bytes() can be used

public string
# __toString( )

Return the nonce when cast to string

Return the nonce when cast to string

Returns

string
Returns the nonce

Properties summary

protected string $function

The current random function to use

The current random function to use

#
Akamai {OPEN} EdgeGrid Authentication for PHP API documentation generated by ApiGen