This defines the shared secret that is used with messages
exchanged with this client. You must define a shared secret for each
Client, and it must match the secret configured into the client RADIUS
software.
EncryptedSecret
is in encrypted format and
is preferred over
Secret
. See
Section 3.14.1. Secret for more about RADIUS shared
secrets.
EncryptedSecret is currently experimental and will be
documented later.
# This better agree with the client at
# 10.20.30.41 or we won't understand them!
<Client 10.20.30.41>
EncryptedSecret {rcrypt}1F67Kx6WXHKHpOuRZHSaIJdI
</Client>