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


Usage

<configuration>
    <services>
        <mobile-ip>
            <peer>
                <nai>
                    <spi>
                        <algorithm>
                            <hmac-md5/>
                            <md5/>
                        </algorithm>
                    </spi>
                </nai>
            </peer>
        </mobile-ip>
    </services>
</configuration>

Description

Algorithm type.

Contents

<hmac-md5>—HMAC-MD5 type.

<md5>—MD5 type.


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