| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
TrustedCertificatePublicKey |
TrustedCertificatePublicKey.clone() |
TrustedCertificatePublicKey |
ImportKeyMaterial.getTrustedCertificatePublicKey()
Parameter information for trusted public key certificate import.
|
TrustedCertificatePublicKey |
TrustedCertificatePublicKey.withCertificateAuthorityPublicKeyIdentifier(String certificateAuthorityPublicKeyIdentifier)
The
KeyARN of the root public key certificate or certificate chain that signs the trusted public key
certificate import. |
TrustedCertificatePublicKey |
TrustedCertificatePublicKey.withKeyAttributes(KeyAttributes keyAttributes)
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
TrustedCertificatePublicKey |
TrustedCertificatePublicKey.withPublicKeyCertificate(String publicKeyCertificate)
Parameter information for trusted public key certificate import.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportKeyMaterial.setTrustedCertificatePublicKey(TrustedCertificatePublicKey trustedCertificatePublicKey)
Parameter information for trusted public key certificate import.
|
ImportKeyMaterial |
ImportKeyMaterial.withTrustedCertificatePublicKey(TrustedCertificatePublicKey trustedCertificatePublicKey)
Parameter information for trusted public key certificate import.
|
Copyright © 2024. All rights reserved.