Structureswift-nio-ssl 2.34.1NIOSSL
_SubjectAlternativeName
SubjectAlternativeName.swift:98struct _SubjectAlternativeNamestruct _SubjectAlternativeNameimport NIOSSLTLS for SwiftNIO.
protocol SendableA thread-safe type whose values can be shared across arbitrary concurrent contexts without introducing a risk of data races. Values of the type may have no shared mutable state, or they may protect that state with a lock or by forcing it to only be accessed from a specific actor.
var contents: _SubjectAlternativeName.Contentsvar nameType: _SubjectAlternativeName.NameTypestruct Contentsstruct NameType