

# KeyUsagePropertyFlags
<a name="API_KeyUsagePropertyFlags"></a>

Specifies key usage.

## Contents
<a name="API_KeyUsagePropertyFlags_Contents"></a>

 ** Decrypt **   <a name="PcaConnectorAd-Type-KeyUsagePropertyFlags-Decrypt"></a>
Allows key for encryption and decryption.  
Type: Boolean  
Required: No

 ** KeyAgreement **   <a name="PcaConnectorAd-Type-KeyUsagePropertyFlags-KeyAgreement"></a>
Allows key exchange without encryption.  
Type: Boolean  
Required: No

 ** Sign **   <a name="PcaConnectorAd-Type-KeyUsagePropertyFlags-Sign"></a>
Allow key use for digital signature.  
Type: Boolean  
Required: No

## See Also
<a name="API_KeyUsagePropertyFlags_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/pca-connector-ad-2018-05-10/KeyUsagePropertyFlags) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/pca-connector-ad-2018-05-10/KeyUsagePropertyFlags) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/pca-connector-ad-2018-05-10/KeyUsagePropertyFlags) 