Class MGF1
java.lang.Object
se.swedenconnect.opensaml.xmlsec.signature.support.provider.padding.MGF1
- All Implemented Interfaces:
MGF
Implementation of the MGF1 mask generation function.
- Author:
- Stefan Santesson (stefan@idsec.se), Martin Lindström (martin@idsec.se)
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MGF1
Constructor.- Parameters:
digest
- the digest function for the MGF
-
-
Method Details