Validate that the AEF can successfully retrieve the security context of an API Invoker when the selected security method is PKI and it contains CA root at ***authenticationInfo*** attribute inside securityInfo.
**Pre-Conditions**:
* API Invoker is pre-authorised and Provider is also authorized
**Execution Steps**:
1. Register and onboard Invoker at CCF.
2. Register Provider at CCF, store certificates and Publish Service API **service_1** at CCF with only **PKI** as security method allowed.
3. Create Security Context indicating all security methods security methods as preferred in ***prefSecurityMethods*** attribute.
4. Retrieve Security Context by **AEF**.
**Information of Test**:
1. Perform [Invoker Onboarding] and [Provider Registration]
2. Publish Service API at CCF:
* Send **POST** to ccf_publish_url **https://{CAPIF_HOSTNAME}/published-apis/v1/{apfId}/service-apis**
* body [service api description] with apiName **service_1**