[[["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."],[[["The `KeyCertificatePair` class in the `Grpc.Core` namespace represents a pair of a certificate chain and a private key, both in PEM encoding."],["It is part of the `Grpc.Core.Api.dll` assembly and inherits from the `Object` class."],["The class provides a constructor, `KeyCertificatePair(string certificateChain, string privateKey)`, for creating a new certificate chain-private key pair."],["The class has two read-only properties, `CertificateChain` and `PrivateKey`, both of which return strings containing PEM encoded data."],["The latest version available is `2.66.0` and this current documentation refers to version `2.48.0`."]]],[]]