| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV3 |
ExtensionsV3.clone() |
ExtensionsV3 |
TemplateV3.getExtensions()
Extensions describe the key usage extensions and application policies for a template.
|
ExtensionsV3 |
ExtensionsV3.withApplicationPolicies(ApplicationPolicies applicationPolicies)
Application policies specify what the certificate is used for and its purpose.
|
ExtensionsV3 |
ExtensionsV3.withKeyUsage(KeyUsage keyUsage)
The key usage extension defines the purpose (e.g., encipherment, signature, certificate signing) of the key
contained in the certificate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateV3.setExtensions(ExtensionsV3 extensions)
Extensions describe the key usage extensions and application policies for a template.
|
TemplateV3 |
TemplateV3.withExtensions(ExtensionsV3 extensions)
Extensions describe the key usage extensions and application policies for a template.
|
Copyright © 2025. All rights reserved.