Diego Masini

Results 5 comments of Diego Masini

@mastersingh24 @muralisrini I was looking at the code. As @teddyhitti mentioned the REST call doesn't reset the state in the table users of eca.db. It remains in the state 2,...

@angrbrd you are right, it should run only once for a given enrollment ID. Changing the state back to 0 will generate a new certificate pair, and that is not...

@binhn ok, that sounds good, we will do that.

Providing a little more detail to this issue: The idea is to provide a way to request a batch of TCerts outside the current transaction execution flow. Similar to the...

And additional use is the request of TCerts with specific attributes. There is a function to request one TCert from the REST API, GetTransactionCert() we need to add GetTransactionCerts() to...