public sealed class X509CertificateDetails : IMessage<X509CertificateDetails>, IEquatable<X509CertificateDetails>, IDeepCloneable<X509CertificateDetails>, IBufferMessage, IMessage
Details of an X.509 certificate. For informational purposes only.
[[["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\u003eThis page documents the \u003ccode\u003eX509CertificateDetails\u003c/code\u003e class, which provides information about an X.509 certificate and is for informational purposes only within the Google Cloud IoT environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eX509CertificateDetails\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various object interactions and manipulations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several properties like \u003ccode\u003eExpiryTime\u003c/code\u003e, \u003ccode\u003eIssuer\u003c/code\u003e, \u003ccode\u003ePublicKeyType\u003c/code\u003e, \u003ccode\u003eSignatureAlgorithm\u003c/code\u003e, \u003ccode\u003eStartTime\u003c/code\u003e, and \u003ccode\u003eSubject\u003c/code\u003e, each providing specific details about the certificate.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the X509CertificateDetails, starting from 1.0.0 to the latest being 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eX509CertificateDetails\u003c/code\u003e class has two constructors, a default one and one that accepts another \u003ccode\u003eX509CertificateDetails\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]