예제 #1
0
 /** @return */
 public boolean hasSignaturePolicyAlgo() {
   return !DSSUtils.isEmpty(signaturePolicyAlgo);
 }