init(_:)

Produce a new Extensions container from a collection of Extension.

Extensions.swift:90
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
init<Elements>(_ extensions: Elements) throws where Elements : Sequence, Elements.Element == Certificate.Extension

Parameters

extensions

The base extensions.

Throws

if multiple extensions have the same OID