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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `PublicKeyCertificate` class represents a public key certificate format and data within the Cloud IoT v1 API, and it is the child class of the `Object` class."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality."],["`PublicKeyCertificate` has three main properties: `Certificate` for the certificate data, `Format` for the certificate format, and `X509Details` for X.509 certificate details."],["The latest version available for the `PublicKeyCertificate` class is 2.2.0, with other versions dating back to 1.0.0 being available as well."]]],[]]