| Package | Description |
|---|---|
| com.amazonaws.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
RootCertificatePublicKey |
RootCertificatePublicKey.clone() |
RootCertificatePublicKey |
ImportKeyMaterial.getRootCertificatePublicKey()
Parameter information for root public key certificate import.
|
RootCertificatePublicKey |
RootCertificatePublicKey.withKeyAttributes(KeyAttributes keyAttributes)
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
RootCertificatePublicKey |
RootCertificatePublicKey.withPublicKeyCertificate(String publicKeyCertificate)
Parameter information for root public key certificate import.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportKeyMaterial.setRootCertificatePublicKey(RootCertificatePublicKey rootCertificatePublicKey)
Parameter information for root public key certificate import.
|
ImportKeyMaterial |
ImportKeyMaterial.withRootCertificatePublicKey(RootCertificatePublicKey rootCertificatePublicKey)
Parameter information for root public key certificate import.
|
Copyright © 2023. All rights reserved.