| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
ExtensionsV2 |
ExtensionsV2.clone() |
ExtensionsV2 |
TemplateV2.getExtensions()
Extensions describe the key usage extensions and application policies for a template.
|
ExtensionsV2 |
ExtensionsV2.withApplicationPolicies(ApplicationPolicies applicationPolicies)
Application policies specify what the certificate is used for and its purpose.
|
ExtensionsV2 |
ExtensionsV2.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 |
TemplateV2.setExtensions(ExtensionsV2 extensions)
Extensions describe the key usage extensions and application policies for a template.
|
TemplateV2 |
TemplateV2.withExtensions(ExtensionsV2 extensions)
Extensions describe the key usage extensions and application policies for a template.
|
Copyright © 2025. All rights reserved.