EncryptionAlgorithmWrapper Constructor
Initializes a new instance of the EncryptionAlgorithmWrapper class.
Namespace: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly: Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New EncryptionAlgorithmWrapper()
public EncryptionAlgorithmWrapper()
public:
EncryptionAlgorithmWrapper()
new : unit -> EncryptionAlgorithmWrapper
public function EncryptionAlgorithmWrapper()