EAP Secret » History » Version 4
Version 3 (Martin Willi, 31.08.2007 14:44) → Version 4/5 (Tobias Brunner, 11.05.2011 12:56)
h1. EAP Secret
As with [[PskSecret|PSK secrets]] the secret is a sequence of characters, delimited by double-quote characters (").
*EAP secrets are IKEv2 only.*
h2. Notation
_<user id>_ : EAP _<secret>_
h2. Examples
<pre>
carol : EAP "Ar3etTnp01qlpOgb"
dave@strongswan.org : EAP "UgaM65Va"
</pre>