Values.IssuerDetailsSourceDetails associated with the issuer of a license.
type nonrec t = {name : String_.t option;Issuer name.
*)signKey : String_.t option;Asymmetric KMS key from Key Management Service. The KMS key must have a key usage of sign and verify, and support the RSASSA-PSS SHA-256 signing algorithm.
*)keyFingerprint : String_.t option;Issuer key fingerprint.
*)}