DESDecryptionHelper Class

Definition

public ref class DESDecryptionHelper : Microsoft::HostIntegration::Drda::Common::IDecryptionHelper
public class DESDecryptionHelper : Microsoft.HostIntegration.Drda.Common.IDecryptionHelper
type DESDecryptionHelper = class
    interface IDecryptionHelper
Public Class DESDecryptionHelper
Implements IDecryptionHelper
Inheritance
DESDecryptionHelper
Implements

Constructors

DESDecryptionHelper(Boolean)

Methods

DecryptKey(Byte[])
DecryptText(Byte[], Byte[], Byte[])
EncryptText(String, Byte[], Byte[])
GetKeyIV(Byte[])
GetPublicKey(Byte[])

Applies to