Method | Description | |
---|---|---|
TripleDesMessageInterceptorConfiguration ( byte key, byte iv ) : System.Security.Cryptography |
Initializes a new instance of the TripleDesMessageInterceptorConfiguration class.
|
public TripleDesMessageInterceptorConfiguration ( byte key, byte iv ) : System.Security.Cryptography | ||
key | byte | The key. |
iv | byte | The initialization vector. |
return | System.Security.Cryptography |