Click or drag to resize

CanonicalizationType Fields

The CanonicalizationType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberNowsp
Nowsp canonicalization. It should not be used and is considered insecure. (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).
Top
See Also