The PrivacyAES128 type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CanExtendShortKey |
AES implementation supports extending of a short encryption key. Always returns true.
(Inherited from PrivacyAES.) | |
| MaximumKeyLength |
Get maximum encryption/decryption key length required by the protocol.
(Inherited from PrivacyAES.) | |
| MinimumKeyLength |
Get minimum encryption/decryption key length required by the protocol.
(Inherited from PrivacyAES.) | |
| Name |
Returns privacy protocol name "AES128"
(Overrides PrivacyAES..::.Name.) | |
| PrivacyParametersLength |
Get length of the privacy parameters byte array that is generated by the encryption method and used by the
decryption method.
(Inherited from PrivacyAES.) |