# Functions
FromMessage creates a SecurityStatus from a quickfix.Message instance.
New returns a SecurityStatus initialized with the required fields for SecurityStatus.
Route returns the beginstring, message type, and MessageRoute for this Message type.
# Structs
SecurityStatus is the fix42 SecurityStatus type, MsgType = f.
# Type aliases
A RouteOut is the callback type that should be implemented for routing Message.