mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
The resolveSigningKey method of SigningKeyResolverAdapter is an implementation of that defined in SigningKeyResolver. So this changes the type from the class to the interface it implements