Signing Key Response
data class SigningKeyResponse(val delegationSignerInfo: List<DelegationSignerInfoResponse>, val flags: Int, val keyTag: Int, val protocol: Int, val publicKey: String, val securityAlgorithmType: Int)
Represents the signing key.