Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.​Formats.​Asn1.​AsnEncodingRules
Assembly: System.Formats.Asn1
Specifies the encoding ruleset for an <see cref="T:System.Formats.Asn1.AsnReader" /> or <see cref="T:System.Formats.Asn1.AsnWriter" /> .
Values
BER
ITU-T X.690 Basic Encoding Rules.
CER
ITU-T X.690 Canonical Encoding Rules.
DER
ITU-T X.690 Distinguished Encoding Rules.