Right now a credential has an Id in Corda (uuid). It is not useful at all because it should be stored and tracked somehow and there is also no use-case when you use this Id without DID of the prover.
Possible implementation
Get rid of it and get target credential using DID.
Detailed Description
Right now a credential has an Id in Corda (uuid). It is not useful at all because it should be stored and tracked somehow and there is also no use-case when you use this Id without DID of the prover.
Possible implementation
Get rid of it and get target credential using DID.