Class GetConnectionsConnectionIpsecConfig


  • public final class GetConnectionsConnectionIpsecConfig
    extends java.lang.Object
    • Method Detail

      • ipsecAuthAlg

        public java.util.Optional<java.lang.String> ipsecAuthAlg()
        Returns:
        The authentication algorithm of phase-two negotiation.
      • ipsecEncAlg

        public java.util.Optional<java.lang.String> ipsecEncAlg()
        Returns:
        The encryption algorithm of phase-two negotiation.
      • ipsecLifetime

        public java.util.Optional<java.lang.Integer> ipsecLifetime()
        Returns:
        The SA lifecycle as the result of phase-two negotiation.
      • ipsecPfs

        public java.util.Optional<java.lang.String> ipsecPfs()
        Returns:
        The Diffie-Hellman key exchange algorithm used by phase-two negotiation.