public CommitmentTypeIndication getCommitmentTypeIndicationAttribute() {
   return SignedAttributesHelper.getCommitmentTypeIndicationAttribute(
       firstSignerInfo.getSignedAttributes());
 }