Merge pull request #13 from thomas-tran/feature/add-jsonwebkey-converter #120
Annotations
4 warnings
Analyze (csharp):
src/ScottBrady.IdentityModel/Tokens/EdDsa.cs#L31
'EdDsa.Create(string)' hides inherited member 'AsymmetricAlgorithm.Create(string)'. Use the new keyword if hiding was intended.
|
Analyze (csharp):
src/ScottBrady.IdentityModel/Tokens/EdDsa.cs#L31
'EdDsa.Create(string)' hides inherited member 'AsymmetricAlgorithm.Create(string)'. Use the new keyword if hiding was intended.
|
Analyze (csharp):
src/ScottBrady.IdentityModel/Tokens/EdDsa.cs#L31
'EdDsa.Create(string)' hides inherited member 'AsymmetricAlgorithm.Create(string)'. Use the new keyword if hiding was intended.
|
Analyze (csharp):
src/ScottBrady.IdentityModel/Tokens/EdDsa.cs#L31
'EdDsa.Create(string)' hides inherited member 'AsymmetricAlgorithm.Create(string)'. Use the new keyword if hiding was intended.
|