Related URL: http://www.wowza.com/forums/content.php?51
<Property> <Name>secureTokenSharedSecret</Name> <Value>mysecret</Value> </Property>
Secure token in flash client:
_connection.call("secureTokenResponse", null, TEA.decrypt(evt.info.secureToken, "mysecret"));