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\u003eThis webpage details the \u003ccode\u003eX509Parameters\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace, used to specify fields of an X.509 certificate, including key usage, CA-specific fields, policy extensions, and custom extensions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented on this page is 3.9.0, but the content on the page corresponds to version 2.0.0 and there is a list of other versions that are accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eX509Parameters\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eX509Parameters\u003c/code\u003e class includes several 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 which manage various aspects of X.509 certificates.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating instances of the \u003ccode\u003eX509Parameters\u003c/code\u003e class; one is the default, and the other is used for copy constructors.\u003c/p\u003e\n"]]],[],null,[]]