DESDecryptionHelper(Boolean) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public DESDecryptionHelper (bool isUnicodeManagerSupported = false);
new Microsoft.HostIntegration.Drda.Common.DESDecryptionHelper : bool -> Microsoft.HostIntegration.Drda.Common.DESDecryptionHelper
Public Sub New (Optional isUnicodeManagerSupported As Boolean = false)
Parameters
- isUnicodeManagerSupported
- Boolean