remove_at
Description:
Removes a Certificate from the CertificateList at the specified index.
Parameters:
this | |
index |
index of the certificate to remove |
Returns:
true if a Certificate was removed or false otherwise. |