[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <ipsec-vpn>
            <rule>
                <term>
                    <then>
                        <manual>
                            <direction>
                                <encryption>
                                    <key>
                                        <ascii-text>ascii-text</ascii-text>
                                        <hexadecimal>hexadecimal</hexadecimal>
                                    </key>
                                </encryption>
                            </direction>
                        </manual>
                    </then>
                </term>
            </rule>
        </ipsec-vpn>
    </services>
</configuration>

Description

Define an encryption key.

Contents

<ascii-text>—Format as text.

<hexadecimal>—Format as hexadecimal.


[Contents] [Prev] [Next] [Index] [Report an Error]