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. |
Removes a Certificate from the CertificateList at the specified index.
| this | |
| index |
index of the certificate to remove |
|
true if a Certificate was removed or false otherwise. |