[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TSP] PKIStatus constants clarification
tho <thomas.fossati@xxxxxx> writes:
>I do HTTP, as well a minimized version of the Socket Based Protocol, i.e.:
>client sends tsaMsg and the TSA responds with a finalMsgRep. That's all, no
>other code (partialMsgRep and friends) is allowed.
I just do a memcpy() of fixed values in there. I suspect a number of others
do this as well since judging by some of the oddities I've seen in there other
people aren't encoding anything either but just dropping in magic strings to
satisfy the spec.
>But since these strange codes actually stay in the spec, I'd like to know
>what they are for.
I think you just have to accept that there's a certain amount of weirdness in
there that doesn't make any sense, so you shrug and accept it. The point of
my previous message was to point out where some of the weirdness is, so you
don't spend too much time over it. There are better things to do with your
Christmas break :-).
Peter.