AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the GetRevocationStatus operation. Retrieves the revocation status of one or more of the signing profile, signing job, and signing certificate.
Namespace: Amazon.Signer.Model
Assembly: AWSSDK.Signer.dll
Version: 3.x.y.z
public class GetRevocationStatusRequest : AmazonSignerRequest IAmazonWebServiceRequest
The GetRevocationStatusRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
GetRevocationStatusRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
CertificateHashes | System.Collections.Generic.List<System.String> |
Gets and sets the property CertificateHashes. A list of composite signed hashes that identify certificates. A certificate identifier consists of a subject certificate TBS hash (signed by the parent CA) combined with a parent CA TBS hash (signed by the parent CA’s CA). Root certificates are defined as their own CA. The following example shows how to calculate a hash for this parameter using OpenSSL commands:
|
![]() |
JobArn | System.String |
Gets and sets the property JobArn. The ARN of a signing job. |
![]() |
PlatformId | System.String |
Gets and sets the property PlatformId. The ID of a signing platform. |
![]() |
ProfileVersionArn | System.String |
Gets and sets the property ProfileVersionArn. The version of a signing profile. |
![]() |
SignatureTimestamp | System.DateTime |
Gets and sets the property SignatureTimestamp. The timestamp of the signature that validates the profile or job. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5