See: Description
Interface | Description |
---|---|
SigningHandler |
The interface for SigningHandlers for all the different signing algorithms.
|
Class | Description |
---|---|
HmacSigningHandler |
An implementation of the SigningHandler which can sign and verify using algorithms from the HMAC family.
|
NOPSigningHandler |
An implementation of the SigningHandler which does not perform any signing or verifying.
|
RSASigningHandler |
An implementation of the SigningHandler which can sign and verify using algorithms from the RSA family.
|
Copyright 2011-2015 ForgeRock AS.