public class SMIMEMessageParser extends Object
Modifier and Type | Method and Description |
---|---|
static SMIMEMessageParser |
getInstance() |
ParseResult |
parseSMIMEMessage(org.adroitlogic.x.api.XMessage msg,
KeystoreManager ksManager,
FileStoreFeature xFileStore)
Parse a new message using an input stream and a Map of transport headers
|
public static SMIMEMessageParser getInstance()
public ParseResult parseSMIMEMessage(org.adroitlogic.x.api.XMessage msg, KeystoreManager ksManager, FileStoreFeature xFileStore)
msg
- the message being parsedksManager
- the key store managerxFileStore
- the file store for persistence serviceCopyright © 2016–2019 AdroitLogic. All rights reserved.