Overview

Classes

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

Exceptions

  • 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_OLD_OPENSSL
  • 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
Package: u2flib\server
Located at U2F.php
Properties summary
public $keyHandle

The key handle of the registered authenticator

The key handle of the registered authenticator

#
public $publicKey

The public key of the registered authenticator

The public key of the registered authenticator

#
public $certificate

The attestation certificate of the registered authenticator

The attestation certificate of the registered authenticator

#
public integer $counter

The counter associated with this registration

The counter associated with this registration

# -1
php-u2flib-server API API documentation generated by ApiGen