程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.Builder |
ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.builder() |
ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.Builder |
ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.Builder.ipsecAuthAlg(String ipsecAuthAlg)
The authentication algorithm that is used in Phase 2 negotiations.
|
ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.Builder |
ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.Builder.ipsecEncAlg(String ipsecEncAlg)
The encryption algorithm that is used in Phase 2 negotiations.
|
ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.Builder |
ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.Builder.ipsecLifetime(Integer ipsecLifetime)
The SA lifetime that is determined by Phase 2 negotiations.
|
ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.Builder |
ModifyVpnConnectionAttributeRequest.TunnelIpsecConfig.Builder.ipsecPfs(String ipsecPfs)
The DH key exchange algorithm that is used in Phase 2 negotiations.
|
Copyright © 2024. All rights reserved.