Initializerswift-certificates 1.13.0X509
init(_:)
Construct a new organizational unit name
init(_ name: String) Parameters
- name
The value of the organizational unit name
Construct a new organizational unit name
init(_ name: String) The value of the organizational unit name
import X509A library for working with X.509 certificates.
struct OrganizationalUnitNameSet the Organizational Unit Name (OU) of a DistinguishedName.
@frozen struct StringA Unicode string value that is a collection of characters.
var name: StringThe value of the organizational unit name field.
func makeRDN() throws -> RelativeDistinguishedName