AWS SDK Version 3 for .NET
API Reference

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.

Parameter information for key material export using asymmetric RSA wrap and unwrap key exchange method.

Inheritance Hierarchy

System.Object
  Amazon.PaymentCryptography.Model.ExportKeyCryptogram

Namespace: Amazon.PaymentCryptography.Model
Assembly: AWSSDK.PaymentCryptography.dll
Version: 3.x.y.z

Syntax

C#
public class ExportKeyCryptogram

The ExportKeyCryptogram type exposes the following members

Constructors

NameDescription
Public Method ExportKeyCryptogram()

Properties

NameTypeDescription
Public Property CertificateAuthorityPublicKeyIdentifier System.String

Gets and sets the property CertificateAuthorityPublicKeyIdentifier.

The KeyARN of the certificate chain that signs the wrapping key certificate during RSA wrap and unwrap key export.

Public Property WrappingKeyCertificate System.String

Gets and sets the property WrappingKeyCertificate.

The wrapping key certificate in PEM format (base64 encoded). Amazon Web Services Payment Cryptography uses this certificate to wrap the key under export.

Public Property WrappingSpec Amazon.PaymentCryptography.WrappingKeySpec

Gets and sets the property WrappingSpec.

The wrapping spec for the key under export.

Version Information

.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