[]
Gets or sets a list of additional certificates used to build the signing chain.
public IList<X509Certificate2> Certificates { get; set; }
Public Property Certificates As IList(Of X509Certificate2)