Exemplo n.º 1
0
 internal IX509Store GetCertificates()
 {
     return(Helper.GetCertificates(signedData.Certificates));
 }