|
IAIK CMS/SMIME Toolkit API Documentation
Version 6.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MacEngine
Generic Message Authetication Code engine. It does not take care about
the way the data to be processed is provided (this may be done by, e.g.,
piping the data through a stream or, e.g., by suppliyng the data by means
of a byte array(s). This interface only contains one single method,
getMac
that must return the Mac value calculated on the data.
Method Summary | |
---|---|
byte[] |
getMac()
Gets the calculated Mac value. |
Method Detail |
---|
byte[] getMac() throws CMSCryptoException
CMSCryptoException
- if an error occurs calculating the final Mac value
|
IAIK CMS/SMIME Toolkit API Documentation
Version 6.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
![]() |
v6.1 (c) 2002 IAIK, (c) 2003 - 2025 SIC |
![]() |