Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
This is the complete list of members for lbuchs\WebAuthn\WebAuthn, including all inherited members.
__construct($rpName, $rpId, $allowedFormats=null, $useBase64UrlEncoding=false) | lbuchs\WebAuthn\WebAuthn | |
addRootCertificates($path, $certFileExtensions=null) | lbuchs\WebAuthn\WebAuthn | |
getChallenge() | lbuchs\WebAuthn\WebAuthn | |
getCreateArgs($userId, $userName, $userDisplayName, $timeout=20, $requireResidentKey=false, $requireUserVerification=false, $crossPlatformAttachment=null, $excludeCredentialIds=array()) | lbuchs\WebAuthn\WebAuthn | |
getGetArgs($credentialIds=array(), $timeout=20, $allowUsb=true, $allowNfc=true, $allowBle=true, $allowHybrid=true, $allowInternal=true, $requireUserVerification=false) | lbuchs\WebAuthn\WebAuthn | |
getSignatureCounter() | lbuchs\WebAuthn\WebAuthn | |
processCreate($clientDataJSON, $attestationObject, $challenge, $requireUserVerification=false, $requireUserPresent=true, $failIfRootMismatch=true, $requireCtsProfileMatch=true) | lbuchs\WebAuthn\WebAuthn | |
processGet($clientDataJSON, $authenticatorData, $signature, $credentialPublicKey, $challenge, $prevSignatureCnt=null, $requireUserVerification=false, $requireUserPresent=true) | lbuchs\WebAuthn\WebAuthn | |
queryFidoMetaDataService($certFolder, $deleteCerts=true) | lbuchs\WebAuthn\WebAuthn |