protected void engineSetPadding(String paddingScheme) throws NoSuchPaddingException {
   core.implSetPadding(paddingScheme);
 }