[Python-Dev] frozenset C API? (original) (raw)
Bill Janssen janssen at parc.com
Wed Sep 5 17:17:12 CEST 2007
- Previous message: [Python-Dev] frozenset C API?
- Next message: [Python-Dev] frozenset C API?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> In any case, it certainly sounds to me as if there can be multiple > instances of AttributeTypeAndValue with the same "type" field in a > single Name. So I'll represent them as tuples, which will preserve > the order in which they occur in the certificate, and make the value > immutable.
Ok. I think this will still not support multi-valued RDNs properly, but those are uncommon in PKI.
I'm not sure why not... Can you say more?
Bill
- Previous message: [Python-Dev] frozenset C API?
- Next message: [Python-Dev] frozenset C API?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]