Building Mobile Enterprise Applications : webMethods Mobile Administrator API Reference : REST Resources in Alphabetical Order : Certificate
Certificate
Instances of the Certificate resource represent X.509 certificates, optionally combined with an associated X.509 private key.
Attributes
id
Integer The identification number of the Certificate resource.
certificate_pem
String Read-only. A PEM-encoded representation of the private key and certificate.
content_flags
Integer Read-only. A bitmask indicating the content of this resource.
** bit 1 Set if the resource contains a private key.
** bit 2 Set if the resource contains a certificate.
valid_until
DateTime Read-only. The expiration date of the certificate.
fingerprint
String Read-only. The fingerprint of the certificate.
cn
String Read-only. The subject common name date of the certificate.
is_developer_certificate
Boolean Read-only. True if the certificate can be used for code signing of applications. The default is false.
Copyright © 2007-2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback