get_certificate
Description:
Get a certificate in the chain.
It is an error to call this function with an invalid index.
Parameters:
| this |
the CertificateChain |
| index |
index of the certificate to get |
Returns:
|
the certificate |