RijndaelPSKEncrypterAddPasswordToOptions Method |
Namespace:
NetworkCommsDotNet.DPSBase
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static void AddPasswordToOptions(
Dictionary<string, string> options,
string password
)
Parameters
- options
- Type: System.Collections.GenericDictionaryString, String
- password
- Type: SystemString
See Also