SelectCertificateResponseSelect Method | 
| Name | Description | |
|---|---|---|
| Select(Int32) | 
                Creates a SelectCertificateResponse that notifies the browser that the client certificate from the
                list with the given index should be selected.
              | |
| Select(Certificate) | 
                Creates a SelectCertificateResponse that notifies the browser that the given certificate should be
                selected.
              |