Codemaid
This commit is contained in:
@@ -5,4 +5,4 @@ public interface ISecurityKeyFactory
|
||||
SecurityKey? Create(byte[] phrase,
|
||||
byte[]? encryptedKey = null,
|
||||
byte[]? salt = null);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user