public IX509Store GetAttributeCertificates(string type)
 {
     return(tsToken.GetAttributeCertificates(type));
 }