Class BotanMac.CMac

Enclosing class:
BotanMac

public static final class BotanMac.CMac extends BotanMac
  • Constructor Details

    • CMac

      public CMac()
  • Method Details

    • getBotanMacName

      public String getBotanMacName(int keySize)
      Description copied from class: BotanMac
      Gets the native botan cipher name (e.g. 'CMAC(AES-128)').
      Overrides:
      getBotanMacName in class BotanMac
      Parameters:
      keySize - the key size
      Returns:
      String containing the Botan MAC name.