Contents

ghsiss/trafficauthv2xclient

Copyright © INTEGRITY Security Services LLC

Install

https://github.com/ghsiss/TrafficAuthV2XClient.git - Use this package link inside Xcode's "Add Package Dependencies" to install

Can also be installed via Swift Package Manager as such:

dependencies: [
        .package(url: "https://github.com/ghsiss/TrafficAuthV2XClient.git", from: "0.0.6"),
    ]

Documentation

Documenation is available as statically hosted at https://ghsiss.github.io/TrafficAuthV2XClient/documentation/trafficauth_v2xclient_ios/, and is hosted on Swift Package Index.

Getting Started

To get started, look at the documentation for the LocalSigning class. This class will allow you to create an instance of local signing and perform all the operations needed such as getting certificates and signing certs.

Package Metadata

Repository: ghsiss/trafficauthv2xclient

Default branch: main

README: README.md