new StateEngineExtender()
        Module for Extended SCION impl.
    
    
    
    
    
    
    
    
    
Methods
- 
    
staticStateEngineExtender.extend(_scion, isNewApi){ExtendedEngine}
 - 
    
    
    
    
    
    
    
        
Name Type Description _scionEngine the SCION engine instance isNewApiBoolean if _scion conforms to the >= v3 SCION API Returns:
Type Description ExtendedEngine the extended SCION engine instance