Method | Description | |
---|---|---|
KcpPassword ( byte pbPasswordUtf8 ) : System.Security.Cryptography | ||
KcpPassword ( string strPassword ) : System.Security.Cryptography |
Method | Description | |
---|---|---|
SetKey ( byte pbPasswordUtf8 ) : void | ||
ValidatePassword ( byte pb ) : bool |
public KcpPassword ( byte pbPasswordUtf8 ) : System.Security.Cryptography | ||
pbPasswordUtf8 | byte | |
return | System.Security.Cryptography |
public KcpPassword ( string strPassword ) : System.Security.Cryptography | ||
strPassword | string | |
return | System.Security.Cryptography |