[[["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 \u003ccode\u003eKeyCertificatePair\u003c/code\u003e class represents a pair of a certificate chain and a private key, both encoded in PEM format.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found within the \u003ccode\u003eGrpc.Core\u003c/code\u003e namespace and is part of the \u003ccode\u003eGrpc.Core.Api.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyCertificatePair\u003c/code\u003e class includes two read-only properties: \u003ccode\u003eCertificateChain\u003c/code\u003e, which is the PEM-encoded certificate chain, and \u003ccode\u003ePrivateKey\u003c/code\u003e, which is the PEM-encoded private key.\u003c/p\u003e\n"],["\u003cp\u003eIt provides a constructor, \u003ccode\u003eKeyCertificatePair(string certificateChain, string privateKey)\u003c/code\u003e, to create a new certificate chain-private key pair using the provided PEM-encoded strings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeyCertificatePair\u003c/code\u003e class inherits basic object methods such as \u003ccode\u003eEquals\u003c/code\u003e, \u003ccode\u003eGetHashCode\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]