The Privacy3DES type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CanExtendShortKey |
TripleDES implementation supports extending of a short encryption key. Always returns true.
| |
| MaximumKeyLength |
Return maximum encryption/decryption key length. For TripleDES, returned value is 32
| |
| MinimumKeyLength |
Returns minimum encryption/decryption key length. For TripleDES, returned value is 32.
| |
| Name |
Privacy protocol name
| |
| PrivacyParametersLength |
Returns the length of privacyParameters USM header field. For TripleDES, field length is 8.
|