This contains internal use methods of CtsSecurity::SSLSessionInfo interface.
Retrieves SSL session data.
    CtsSecurity::OctetSeq getSSLSessionData
    (
    );
Sets SSL session data.
    void setSSLSessionData
    (
        in CtsSecurity::OctetSeq sessionData
    );