aicas logoJamaica 6.4 release 1

Uses of Class
javax.crypto.Mac

Packages that use Mac
javax.crypto Provides the classes and interfaces for cryptographic operations. 
 

Uses of Mac in javax.crypto
 

Methods in javax.crypto that return Mac
static Mac Mac.getInstance(String algorithm)
          Returns a Mac object that implements the specified MAC algorithm.
static Mac Mac.getInstance(String algorithm, Provider provider)
          Returns a Mac object that implements the specified MAC algorithm.
static Mac Mac.getInstance(String algorithm, String provider)
          Returns a Mac object that implements the specified MAC algorithm.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.