Skip to content

Initializer

init(rootCertificates:)

Create a new X5CVerifier trusting rootCertificates.
init<Message>(rootCertificates: [Message]) throws where Message : DataProtocol

Parameters

rootCertificates

The root certificates to be trusted.