| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
PrivateKeyFlagsV4 |
TemplateV4.privateKeyFlags()
Private key flags for v4 templates specify the client compatibility, if the private key can be exported, if user
input is required when using a private key, if an alternate signature algorithm should be used, and if
certificates are renewed using the same private key.
|
| Modifier and Type | Method and Description |
|---|---|
TemplateV4.Builder |
TemplateV4.Builder.privateKeyFlags(PrivateKeyFlagsV4 privateKeyFlags)
Private key flags for v4 templates specify the client compatibility, if the private key can be exported, if
user input is required when using a private key, if an alternate signature algorithm should be used, and if
certificates are renewed using the same private key.
|
Copyright © 2023. All rights reserved.