soft_sign_final
CK_RV soft_sign_final(soft_session_t *, CK_BYTE_PTR, CK_ULONG_PTR);
rv = soft_sign_final(session_p, pSignature, pulSignatureLen);