public final class LunaSignatureSHA224withRSAandPSS extends LunaSignatureRSAWithDigest
digestAlg, mDigestencodedSignature, keyFactory, lunaAPI, mAlgParams, mByteArray, mKey, mMechType, plainSignatureappRandom| Constructor and Description |
|---|
LunaSignatureSHA224withRSAandPSS()
Creates a new LunaSignature object for the SHA224withRSAandPSS algorithm
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
engineSetParameter(AlgorithmParameterSpec spec)
Only the salt length can be changed after the RSA-PSS Signature object
has been requested from the Luna provider.
|
protected byte[] |
getEncodedDigest(byte[] digest) |
engineInitSign, engineInitVerify, engineSign, engineUpdate, engineVerifyDecodeSignature, EncodeSignature, resetBuffersengineGetParameter, engineGetParameters, engineInitSign, engineSetParameter, engineSign, engineUpdate, engineVerify, getParameterBytesclone, engineUpdatepublic LunaSignatureSHA224withRSAandPSS()
protected void engineSetParameter(AlgorithmParameterSpec spec) throws InvalidAlgorithmParameterException
engineSetParameter in class SignatureSpiInvalidAlgorithmParameterExceptionprotected byte[] getEncodedDigest(byte[] digest)
getEncodedDigest in class LunaSignatureRSAWithDigestCopyright 2014-2016 SafeNet Inc