| Package | Description |
|---|---|
| software.amazon.awssdk.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
KeyUsagePropertyFlags |
KeyUsageProperty.propertyFlags()
You can specify key usage for encryption, key agreement, and signature.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyUsageProperty |
KeyUsageProperty.fromPropertyFlags(KeyUsagePropertyFlags propertyFlags)
Create an instance of this class with
KeyUsageProperty.propertyFlags() initialized to the given value. |
KeyUsageProperty.Builder |
KeyUsageProperty.Builder.propertyFlags(KeyUsagePropertyFlags propertyFlags)
You can specify key usage for encryption, key agreement, and signature.
|
Copyright © 2023. All rights reserved.