France CA Single Sign-On User Group

 View Only

decodeSSOToken Time Attribute

  • 1.  decodeSSOToken Time Attribute

    Posted Mar 30, 2013 07:37 AM
    I am using the SDK to decode the SSO token, it returned successfully
    I need to verify if the token timeout,

    it returned the ATTR_LASTSESSIONTIMEOUT attribute, the value is a 8 bytes array

    byte[] --> length 8

    How I can decode the value to get a time ?