C# 클래스 Amazon.Redshift.Model.CreateHsmClientCertificateRequest

Container for the parameters to the CreateHsmClientCertificate operation.

Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to the client's HSM in order to store and retrieve the keys used to encrypt the cluster databases.

The command returns a public key, which you must store in the HSM. After creating the HSM certificate, you must create an Amazon Redshift HSM configuration that provides a cluster the information needed to store and retrieve database encryption keys in the HSM. For more information, go to aLinkToHSMTopic in the Amazon Redshift Management Guide.

상속: AmazonRedshiftRequest
파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetHsmClientCertificateIdentifier ( ) : bool