Remove debug print.
This commit is contained in:
@@ -1783,9 +1783,6 @@ CK_DEFINE_FUNCTION(CK_RV, C_Sign)(
|
||||
return CKR_OK;
|
||||
}
|
||||
|
||||
fprintf(stderr, "MI HAI DATO %lu!!!!!!!!!!!!!!!!!!!!!\n", *pulSignatureLen);
|
||||
|
||||
|
||||
DBG("Sending %lu bytes to sign", ulDataLen);
|
||||
#if YKCS11_DBG == 1
|
||||
dump_hex(pData, ulDataLen, stderr, CK_TRUE);
|
||||
|
||||
Reference in New Issue
Block a user