The IPrivacyProtocol type exposes the following properties.
Properties
| Member | Description | |
|---|---|---|
| CanExtendShortKey |
Returns true if derived class supports key extension, otherwise false.
| |
| MaximumKeyLength |
Get maximum encryption/decryption key length required by the protocol.
| |
| MinimumKeyLength |
Get minimum encryption/decryption key length required by the protocol.
| |
| Name |
Privacy protocol name
| |
| PrivacyParametersLength |
Get length of the privacy parameters byte array that is generated by the encryption method and used by the
decryption method.
|