• asymmetric(0): Use an asymmetric encryption with certificate, private and public keys (TLS).
• symmetric(1): Use encryption with a static key.
• combined(2): Use asymmetric encryption and encrypt the control channel with a static key.
Note:
The key material for the asymmectric encryption is managed by the Certificate Store, see
setCrtFileSelector.
Applies to AP and STA.
Enumeration asymmectric (0), symmetric (1), combined (2)
Access readwrite
Status current
OID 1.3.6.1.4.1.16177.1.400.1.1.1003.1.1.1.18
6.1.16 cfgVpnOpenvpnKeyDirection
Key Direction
This option is active when
cfgVpnOpenvpnKeyType
is set to either
symmetric(1)
or
combined(2)
.
• omitted(-1): No direction is defined
• zero(0): Use direction 0
• one(1): Use direction 1
When the direction parameter is omitted, 2 keys are used bidirectionally: One for HMAC and the other
for encryption/decryption.
With a direction specified, 4 keys are used: One per direction for HMAC and encryption.
Note:
The direction parameter should always be complementary on either side of the connection,
i.e. one side should use ‘0’ and the other should use ‘1’, or both sides should omit it altogether.
Applies to AP and STA.
Enumeration omitted (-1), zero (0), one (1)
Access readwrite
Status current
OID 1.3.6.1.4.1.16177.1.400.1.1.1003.1.1.1.19
6.1.17 cfgVpnOpenvpnMode
Mode
16 of 48