Next: TMMH/16, Previous: The IMac Interface, Up: Message Authentication Codes
MAC instances are created with the following factory method:
Returns an instance of the MAC algorithm named name, or null if no such algorithm exists.
null
Additionally the MacFactory class defines the following method:
MacFactory
Returns a java.util.Set of the names of all available MAC algorithms.
java.util.Set