

# IssuerDetails


Details associated with the issuer of a license.

## Contents


 ** KeyFingerprint **   <a name="licensemanager-Type-IssuerDetails-KeyFingerprint"></a>
Issuer key fingerprint.  
Type: String  
Required: No

 ** Name **   <a name="licensemanager-Type-IssuerDetails-Name"></a>
Issuer name.  
Type: String  
Required: No

 ** SignKey **   <a name="licensemanager-Type-IssuerDetails-SignKey"></a>
Asymmetric KMS key from AWS Key Management Service. The KMS key must have a key usage of sign and verify, and support the RSASSA-PSS SHA-256 signing algorithm.  
Type: String  
Required: No

## See Also


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/license-manager-2018-08-01/IssuerDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/license-manager-2018-08-01/IssuerDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/license-manager-2018-08-01/IssuerDetails) 