Initializerswift-certificates 1.8.0X509
init(_:)
Construct a new state or province name
init(_ name: String)
Parameters
- name
The value of the state or province name
Construct a new state or province name
init(_ name: String)
The value of the state or province name
import X509
A library for working with X.509 certificates.
struct StateOrProvinceName
Set the State or Province Name (ST) of a DistinguishedName
.
@frozen struct String
A Unicode string value that is a collection of characters.
var name: String
The value of the state or province name field.
func makeRDN() throws -> RelativeDistinguishedName