Initializer
init(rootCertificates:)
Create a new X5CVerifier trusting
rootCertificates.init<Message>(rootCertificates: [Message]) throws where Message : DataProtocol
Parameters
rootCertificatesThe root certificates to be trusted.