| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
KeyUsage |
CsrExtensions.keyUsage()
Indicates the purpose of the certificate and of the key contained in the certificate.
|
KeyUsage |
Extensions.keyUsage()
Returns the value of the KeyUsage property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
CsrExtensions.Builder |
CsrExtensions.Builder.keyUsage(KeyUsage keyUsage)
Indicates the purpose of the certificate and of the key contained in the certificate.
|
Extensions.Builder |
Extensions.Builder.keyUsage(KeyUsage keyUsage)
Sets the value of the KeyUsage property for this object.
|
Copyright © 2023. All rights reserved.