| Modifier and Type | Method and Description |
|---|---|
Canonicalization |
DkimSigner.getBodyCanonicalization()
Returns the configured
Canonicalization to be used for the body. |
Canonicalization |
DkimSigner.getHeaderCanonicalization()
Returns the configured
Canonicalization to be used for the
headers. |
static Canonicalization |
Canonicalization.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Canonicalization[] |
Canonicalization.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DkimSigner.setBodyCanonicalization(Canonicalization canonicalization)
Sets the
Canonicalization to be used for the body. |
void |
DkimSigner.setHeaderCanonicalization(Canonicalization canonicalization)
Sets the
Canonicalization to be used for the headers. |
Copyright © 2015–2018 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.