CertificateExtensionConvertible

Conforming types are capable of being erased into Extension values.

ExtensionsBuilder.swift:123
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
protocol CertificateExtensionConvertible
Browse conforming types

Note that for most extension types, the returned Extension should have its critical value set to false. This allows the Critical helper type to fulfill its function as expected.