Instance Propertyswift-certificates 1.8.0X509
name
The value of the organizational unit name field.
var name: String
The value of the organizational unit name field.
var name: String
import X509
A library for working with X.509 certificates.
struct OrganizationalUnitName
Set the Organizational Unit Name (OU) of a DistinguishedName
.
@frozen struct String
A Unicode string value that is a collection of characters.
init(_ name: String)
Construct a new organizational unit name
func makeRDN() throws -> RelativeDistinguishedName