[ NoAccessorMethod ]
public bool require_mppe_128 { get; set construct; }
If true
, 128-bit MPPE (Microsoft Point-to-Point Encryption) will be required for the PPP session, and the "require-mppe"
property must also be set to true
.
If 128-bit MPPE is not available the session will fail.