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


Usage

<configuration>
    <services>
        <mobile-ip>
            <peer>
                <nai>
                    <spi>
                        <key>
                            <hex>...</hex>
                            <ascii>...</ascii>
                        </key>
                    </spi>
                </nai>
            </peer>
        </mobile-ip>
    </services>
</configuration>

Description

Secret key.

Contents

<ascii>—ASCII string.

<hex>—Hexadecimal string.


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