Token Authentication. Translates the decrypted data into a AuthContext This method makes a strong assumption that the decrypted token in in UTF-8 format.
[Visual Basic] Public Shared Function AuthenticateToken( _ ByVal Byte[] As Byte() _ ) As AuthorizationContext