Mac « javax.crypto « Java by API






1.Mac: getInstance(String algorithm) throws NoSuchAlgorithmException
2.Mac: init(Key key) throws InvalidKeyException
3.Mac: update(byte[] input) throws IllegalStateException