init commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Org.BouncyCastle.OpenSsl;
|
||||
|
||||
public interface IPasswordFinder
|
||||
{
|
||||
char[] GetPassword();
|
||||
}
|
||||
Reference in New Issue
Block a user