public GenerateCertificate ( string name, Usage usage, int validity ) : |
||
name | string | Name (subject) of the certificate |
usage | Usage | Usage of the certificate |
validity | int | Validity of the certificate or 0 to use the default validity |
return |