finalizare 1.0
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface IHashingAlgorithms
|
||||
{
|
||||
string? SHA256Algorithm(string? password);
|
||||
string? Sha256Algorithm(string? password);
|
||||
}
|
||||
Reference in New Issue
Block a user