| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
TrustedCertificatePublicKey |
ImportKeyMaterial.trustedCertificatePublicKey()
Parameter information for trusted public key certificate import.
|
| Modifier and Type | Method and Description |
|---|---|
static ImportKeyMaterial |
ImportKeyMaterial.fromTrustedCertificatePublicKey(TrustedCertificatePublicKey trustedCertificatePublicKey)
Create an instance of this class with
ImportKeyMaterial.trustedCertificatePublicKey() initialized to the given value. |
ImportKeyMaterial.Builder |
ImportKeyMaterial.Builder.trustedCertificatePublicKey(TrustedCertificatePublicKey trustedCertificatePublicKey)
Parameter information for trusted public key certificate import.
|
Copyright © 2023. All rights reserved.