Daniel Yahyazadeh

Results 3 comments of Daniel Yahyazadeh

I might not be able to do this at the moment but may try this later.

Hi, > RFC does not define a container format for the input structure + signature Actually it does. `DigestAlgorithm` has `AlgorithmIdentifier` type which defines a container (a TLV with sequence...

Hi Mike, Yes, this exactly what needs to happen if you do the construction-based (i.e., encoding-based) signature verification. Thank you, --Daniel