issuerName

val issuerName: String? = null

Who issued the credential, for display: the disclosed issuing authority if shared, else the name configured for the trusted issuer root (com.wallet.config.TrustConfig.issuerDisplayNames), else the root certificate's common name. Null when the issuer isn't trusted.