internal IX509Store GetCertificates()
 {
     return(Helper.GetCertificates(signedData.Certificates));
 }