MakeSubmissionEntry(TLogEntry)
abstract
protected abstract TSubmissionEntry PrimaryBasedLogViewAdaptor<TLogView, TLogEntry, MakeSubmissionEntry(TLogEntry entry) Create a submission entry for the submitted log entry. Using a type parameter so we can add protocol-specific info to this class.
Parameters
entryTLogEntry
