ostore.mac
Class QSMACType
java.lang.Object
  |
  +--ostore.mac.QSMACType
- All Implemented Interfaces: 
 - QuickSerializable
 
- Direct Known Subclasses: 
 - QSHMACMD5
 
- public abstract class QSMACType
- extends Object
- implements QuickSerializable
   
Similar to QSSignature, a class used to identify a Mac type.
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
QSMACType
public QSMACType()
algorithm
public abstract String algorithm()
- The signing algorithm
 
 
 
provider
public abstract String provider()
- The Mac algorithm's provider