public class DKIMUtil extends Object
Constructor and Description |
---|
DKIMUtil() |
Modifier and Type | Method and Description |
---|---|
protected static String |
base64Encode(byte[] b) |
boolean |
checkDNSForPublickey(String signingDomain,
String selector) |
protected static String |
concatArray(ArrayList l,
String separator) |
protected static boolean |
isValidDomain(String domainname) |
protected static String |
QuotedPrintable(String s) |
protected static String[] |
splitHeader(String header) |
protected static String[] splitHeader(String header) throws DKIMSignerException
DKIMSignerException
protected static boolean isValidDomain(String domainname)
protected static String base64Encode(byte[] b)
public boolean checkDNSForPublickey(String signingDomain, String selector) throws DKIMSignerException
DKIMSignerException
Copyright © 2012-2018. All Rights Reserved.