Application Services

SVC.services

This module provides the implementation of different services used by the application.

Key Management

SVC.services.ptca_key

This module provides the functionality to create a valid KeyRetriever that can be used by the Dispatcher object to provide a valid key to the forwarding TMS.

create_ptca_key_retriever(vault, **_ignore)

Creates a valid KeyRetriever for PTCA.

Parameters

vault (dict) – Configuration of the secrets manager to retrieve the key.