secCertificateRemove (Function) |
Top Previous Next |
The secCertificateRemove function removes a certificate from the device.
Input: name : STRING The name of the certificate.
Returns: INT
Declaration: FUNCTION secCertificateRemove : INT;
Example:
INCLUDE rtcu.inc |