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.
Contains information about the party that receives the response from the API operation.
This data type is designed to support Amazon Web Services Nitro Enclaves and Amazon Web Services NitroTPM, which lets you create an attested environment in Amazon EC2. For information about the interaction between KMS and Amazon Web Services Nitro Enclaves or Amazon Web Services NitroTPM, see Cryptographic attestation support in KMS in the Key Management Service Developer Guide.
Namespace: Amazon.KeyManagementService.Model
Assembly: AWSSDK.KeyManagementService.dll
Version: 3.x.y.z
public class RecipientInfo
The RecipientInfo type exposes the following members
Name | Description | |
---|---|---|
![]() |
RecipientInfo() |
Name | Type | Description | |
---|---|---|---|
![]() |
AttestationDocument | System.IO.MemoryStream |
Gets and sets the property AttestationDocument. The attestation document for an Amazon Web Services Nitro Enclave or a NitroTPM. This document includes the enclave's public key. |
![]() |
KeyEncryptionAlgorithm | Amazon.KeyManagementService.KeyEncryptionMechanism |
Gets and sets the property KeyEncryptionAlgorithm.
The encryption algorithm that KMS should use with the public key for an Amazon Web
Services Nitro Enclave or NitroTPM to encrypt plaintext values for the response. The
only valid value is |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer