The CanonicalizationType type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Nowsp |
Nowsp canonicalization. It should not be used and is considered unsecure. (It is not defined in RFC4871)
| |
| Relaxed |
Relaxed canonicalization (minor changes, like additional spaces, are allowed).
| |
| Simple |
Simple canonicalization (almost no changes to the headers or body are allowed).
|