-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deterministic Encoding of an Attribute #198
Comments
|
@xipki is welcome to push a PR with a clarifying proposal! |
xipki
added a commit
to xipki/CBOR-certificates
that referenced
this issue
Jul 6, 2024
highlunder
added a commit
that referenced
this issue
Jul 8, 2024
Deterministic Encoding of an Attribute, #198: clarifying text on allowed string types
Accepting and merging PR with clarifying text! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In draft -09, an Attribute is encoded as follows
int
type, andIA5String
encoded,PRINTABLE STRING
norUTF8 STRING
encoded.PRINTABLE STRING
) or posive (forUTF8 STRING
), if the attribute type is of fixed string type, but not one ofPRINTABLE STRING
andUTF8 STRING
, e.g. the emailAddress and domainComponent?The text was updated successfully, but these errors were encountered: