Certificate.setName
void setName(string name)Set the name associated with the certificate. For email certificates, this is usually the name of the person who controls the certificate (encoded in UTF-8). (e.g. "Jane Doe")
Parameters
name | certificate's name |