This is the complete list of members for kerio::web::Certificates, including all inherited members.
exportCertificate(out Download fileDownload, in KId id) | kerio::web::Certificates | |
exportPrivateKey(out Download fileDownload, in KId id) | kerio::web::Certificates | |
generate(out KId id, in NamedValueList subject, in string name, in CertificateType type, in ValidPeriod period) | kerio::web::Certificates | |
get(out CertificateList certificates, out long totalItems, in SearchQuery query) | kerio::web::Certificates | |
getCountryList(out NamedValueList countries) | kerio::web::Certificates | |
importCertificate(out KId id, in KId keyId, in string fileId, in string name, in CertificateType type) | kerio::web::Certificates | |
importPrivateKey(out KId keyId, out boolean needPassword, in string fileId) | kerio::web::Certificates | |
remove(out ErrorList errors, in KIdList ids) | kerio::web::Certificates | |
setName(in KId id, in string name) | kerio::web::Certificates | |
toSource(out string source, in KId id) | kerio::web::Certificates | |
unlockPrivateKey(in KId keyId, in string password) | kerio::web::Certificates |