'how can i decrypt proxy granting ticket in phpcas client

the proxy granting ticket, which should start with PGTIOU, is encrypted.

it looks like:

<cas:proxyGrantingTicket>uRIF21AgCpN4m/BTNHj9bMosdcMUHrsmrDjWgJtGqJZQsDScj6YkD9Numubfx5wdQ2pRluBeDstGYgUh4YthnBEz16PPg0pu+cmpuOR8JGTuxWJivC6K13XWGWGf9Ip1yKbQXZgjjsJN08CPmSiKywY1QsPF6zZIoYqJUa2lDq27MiiOruNX/DJYJtdBg2gRgzicvjFUl2SHHUNwSp9f77u</cas:proxyGrantingTicket>

how can i decrypt it in a phpcas client application?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source