public class MacBasedPRF extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
hLen |
protected Mac |
mac |
protected String |
macAlgorithm |
Constructor and Description |
---|
MacBasedPRF(String macAlgorithm) |
MacBasedPRF(String macAlgorithm,
String provider) |
Copyright © 2013. All rights reserved.