Instance Methodswift-certificates 1.8.0X509
insert(_:)
Insert a new Attribute
into this set of Attributes
.
- iOS
- 13+
- macOS
- 10.15+
- tvOS
- 13+
- watchOS
- 6+
mutating func insert(_ ext: CertificateSigningRequest.Attribute)
Parameters
If an attribute already exists with this OID, it will be replaced by the new value.