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