The CanonicalizationType type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberNowsp
Nowsp canonicalization. It should not be used and is considered unsecure. (It is not defined in RFC4871)
Public fieldStatic memberRelaxed
Relaxed canonicalization (minor changes, like additional spaces, are allowed).
Public fieldStatic memberSimple
Simple canonicalization (almost no changes to the headers or body are allowed).

See Also