chore: Hinzugefügtes ToDo
This commit is contained in:
parent
baf1f5e045
commit
2f0c6a905a
@ -2,6 +2,7 @@
|
||||
|
||||
namespace DigitalData.Core.Security.Cryptographer
|
||||
{
|
||||
//TODO: Create seperated extensions project
|
||||
public static class CryptographerExtensions
|
||||
{
|
||||
public static IEnumerable<TRSACryptographer> GetByIssuer<TRSACryptographer>(this IEnumerable<TRSACryptographer> cryptographers, string issuer) where TRSACryptographer: IRSACryptographer
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user