mirror of
https://github.com/golang/oauth2.git
synced 2025-07-21 00:00:09 +08:00
PKSC1 is not a thing, but PKCS1 is, and the parse function above the error is for PKCS1. Change-Id: I163bb158070da462caa034a19a89ce654acc7a5d Reviewed-on: https://go-review.googlesource.com/c/146178 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>