Home
last modified time | relevance | path

Searched refs:Google_PemVerifier (Results 1 – 2 of 2) sorted by path

/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php397 $public_key = new Google_PemVerifier($pem);
H A DGoogle_PemVerifier.php23 class Google_PemVerifier extends Google_Verifier { class