attributes

The bundled attributes for this CSR.

CertificateSigningRequest.swift:56
iOS
13+
macOS
10.15+
tvOS
13+
watchOS
6+
var attributes: CertificateSigningRequest.Attributes { get }

Certificate Signing Requests can have arbitrary attributes attached to them. Generally these are expected to be well-known attributes that will be processed by certificate authorities.