issuerIdentifiers
A list of X.509 authority key identifiers which are accepted by the relying party.
Declaration
var issuerIdentifiers: [Data] { get set }Discussion
An empty list means any document signer certificate is acceptable.
A list of X.509 authority key identifiers which are accepted by the relying party.
var issuerIdentifiers: [Data] { get set }An empty list means any document signer certificate is acceptable.