Package | Description |
---|---|
org.apache.james.jdkim | |
org.apache.james.jdkim.tagvalue |
Modifier and Type | Method and Description |
---|---|
protected PublicKeyRecord |
DKIMVerifier.newPublicKeyRecord(String record) |
PublicKeyRecord |
DKIMVerifier.publicKeySelector(List<String> records) |
PublicKeyRecord |
DKIMVerifier.publicRecordLookup(SignatureRecord sign)
Iterates through signature's declared lookup method
|
Modifier and Type | Method and Description |
---|---|
static void |
DKIMVerifier.apply(PublicKeyRecord pkr,
SignatureRecord sign)
asserts applicability of a signature record the a public key record.
|
Modifier and Type | Class and Description |
---|---|
class |
PublicKeyRecordImpl |
Copyright © 2008–2015. All rights reserved.