Skip to content

Instance Property

x5c

The x5c (X.509 Certificate Chain) Header Parameter contains a chain of one or more PKIX certificates. Each string in the array is a base64-encoded (Section 4 of [RFC4648] - not base64url-encoded) DER [ITU.X690.1994] PKIX certificate value.
var x5c: [String]? { get set }