public sealed class PublicKeyCertificate : IMessage<PublicKeyCertificate>, IEquatable<PublicKeyCertificate>, IDeepCloneable<PublicKeyCertificate>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class PublicKeyCertificate.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003ePublicKeyCertificate\u003c/code\u003e class in the Cloud IoT v1 API is 2.2.0, with previous versions available dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePublicKeyCertificate\u003c/code\u003e is a class that represents a public key certificate, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003ePublicKeyCertificate()\u003c/code\u003e and a copy constructor \u003ccode\u003ePublicKeyCertificate(PublicKeyCertificate other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublicKeyCertificate\u003c/code\u003e class has three properties: \u003ccode\u003eCertificate\u003c/code\u003e (string), \u003ccode\u003eFormat\u003c/code\u003e (\u003ccode\u003ePublicKeyCertificateFormat\u003c/code\u003e), and \u003ccode\u003eX509Details\u003c/code\u003e (\u003ccode\u003eX509CertificateDetails\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe main purpose of this class is the storage of a public certificate and its associated data, including the certificate format, data, and for X.509 certificates, their details.\u003c/p\u003e\n"]]],[],null,[]]