Overview

Classes

  • u2flib_server\RegisterRequest
  • u2flib_server\Registration
  • u2flib_server\SignRequest
  • u2flib_server\U2F

Exceptions

  • Exception
  • u2flib_server\Error

Constants

  • u2flib_server\ERR_ATTESTATION_SIGNATURE
  • u2flib_server\ERR_ATTESTATION_VERIFICATION
  • u2flib_server\ERR_AUTHENTICATION_FAILURE
  • u2flib_server\ERR_BAD_RANDOM
  • u2flib_server\ERR_BAD_UA_RETURNING
  • u2flib_server\ERR_COUNTER_TOO_LOW
  • u2flib_server\ERR_NO_MATCHING_REGISTRATION
  • u2flib_server\ERR_NO_MATCHING_REQUEST
  • u2flib_server\ERR_PUBKEY_DECODE
  • u2flib_server\ERR_UNMATCHED_CHALLENGE
  • u2flib_server\U2F_VERSION
  • Overview
  • Class

Class Registration

Class returned for successful registrations

Namespace: u2flib_server
Located at U2F.php
Properties summary
public mixed $keyHandle
#

The key handle of the registered authenticator

The key handle of the registered authenticator

public mixed $publicKey
#

The public key of the registered authenticator

The public key of the registered authenticator

public mixed $certificate
#

The attestation certificate of the registered authenticator

The attestation certificate of the registered authenticator

public integer $counter 0
#

The counter associated with this registration

The counter associated with this registration

php-u2flib-server API API documentation generated by ApiGen 2.8.0