| Package | Description |
|---|---|
| software.amazon.awssdk.services.paymentcryptography.model |
| Modifier and Type | Method and Description |
|---|---|
KeyAttributes |
Key.keyAttributes()
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
KeyAttributes |
RootCertificatePublicKey.keyAttributes()
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
KeyAttributes |
CreateKeyRequest.keyAttributes()
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
KeyAttributes |
TrustedCertificatePublicKey.keyAttributes()
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
KeyAttributes |
KeySummary.keyAttributes()
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
| Modifier and Type | Method and Description |
|---|---|
Key.Builder |
Key.Builder.keyAttributes(KeyAttributes keyAttributes)
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
RootCertificatePublicKey.Builder |
RootCertificatePublicKey.Builder.keyAttributes(KeyAttributes keyAttributes)
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
CreateKeyRequest.Builder |
CreateKeyRequest.Builder.keyAttributes(KeyAttributes keyAttributes)
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
TrustedCertificatePublicKey.Builder |
TrustedCertificatePublicKey.Builder.keyAttributes(KeyAttributes keyAttributes)
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
KeySummary.Builder |
KeySummary.Builder.keyAttributes(KeyAttributes keyAttributes)
The role of the key, the algorithm it supports, and the cryptographic operations allowed with the key.
|
Copyright © 2023. All rights reserved.