Feature: Add extension method to convert EdDsaSecurityKey to JsonWebKey #119
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.
|