public sealed class X509Parameters : IMessage<X509Parameters>, IEquatable<X509Parameters>, IDeepCloneable<X509Parameters>, IBufferMessage, IMessage
An [X509Parameters][google.cloud.security.privateca.v1.X509Parameters] is used to describe certain fields of an
X.509 certificate, such as the key usage fields, fields specific to CA
certificates, certificate policy extensions and custom extensions.
public RepeatedField<string> AiaOcspServers { get; }
Optional. Describes Online Certificate Status Protocol (OCSP) endpoint addresses
that appear in the "Authority Information Access" extension in the
certificate.
[[["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\u003eX509Parameters\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace, is used to specify various fields of an X.509 certificate, such as key usage, CA certificate details, policy extensions, and custom extensions.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, and it inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is \u003ccode\u003e3.9.0\u003c/code\u003e, and there is a full history of available versions spanning from \u003ccode\u003e3.8.0\u003c/code\u003e down to \u003ccode\u003e1.0.0\u003c/code\u003e, all accessible through different links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eX509Parameters\u003c/code\u003e class offers properties such as \u003ccode\u003eAdditionalExtensions\u003c/code\u003e, \u003ccode\u003eAiaOcspServers\u003c/code\u003e, \u003ccode\u003eCaOptions\u003c/code\u003e, \u003ccode\u003eKeyUsage\u003c/code\u003e, and \u003ccode\u003ePolicyIds\u003c/code\u003e to define the details of the X.509 certificate, such as custom extensions, OCSP endpoint addresses, CA options, key usage, and policy identifiers.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors: a default \u003ccode\u003eX509Parameters()\u003c/code\u003e constructor and another that accepts an existing \u003ccode\u003eX509Parameters\u003c/code\u003e object for copying its properties.\u003c/p\u003e\n"]]],[],null,[]]